Skip to content

Commit a5f1760

Browse files
save file
1 parent 9f9ae40 commit a5f1760

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
}//filename
228228

229229

230-
obj.add = function(slot,node){
230+
obj.add = function(slot,node){debugger;
231231

232232
slot = $(shadow,`slot[name=${slot}]`);
233233
if(!slot){

0 commit comments

Comments
 (0)