Skip to content

Commit ec6d6b2

Browse files
save file
1 parent 86fc2d9 commit ec6d6b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utils/github/html/hdr/v2.0/hdr-v2.0.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
//:
114114

115115

116-
obj.init = async function(){
116+
obj.init = async function(){debugger;
117117

118118
top = mod['top-menu']
119119

@@ -130,7 +130,7 @@
130130

131131
obj.initdom = function(rootnode){
132132

133-
var root = $.$(rootnode,'utils-hdr');
133+
var root = $.$(rootnode,'github-hdr');
134134
var shadow = root.shadowRoot;
135135

136136
top.initdom(shadow);

0 commit comments

Comments
 (0)