Skip to content

Commit 87424d4

Browse files
save file
1 parent d6ed93d commit 87424d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/editors/html/auto-save/v2.0/auto-save-v2.0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104

105105
var shadow = host.attachShadow({mode:'open',customElements:{}});
106106
shadow.append(...content);
107-
107+
debugger;
108108
var registry = shadow.customElements;
109109
registry.define('check-box',checkbox);
110110

0 commit comments

Comments
 (0)