Skip to content

Commit 7110426

Browse files
save file
1 parent 190a794 commit 7110426

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,9 @@
101101
obj.init = function(){
102102
debug('init',obj.version);
103103

104-
104+
customElements.define('check-box',checkbox);
105+
106+
105107
}//init
106108

107109

@@ -236,7 +238,6 @@
236238

237239
}//class
238240

239-
customElements.define('check-box',checkbox);
240241

241242
//:
242243

0 commit comments

Comments
 (0)