Skip to content

Commit fd09aff

Browse files
save file
1 parent 6b0014f commit fd09aff

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

html-components/html-components.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
console.log('html-editor-v2.0.html');
2929
console.log();
3030
console.json=v=>console.log(JSON.stringify(v,null,4));
31+
3132
var df=true,version='v1.0'
3233
;
3334

@@ -51,6 +52,9 @@
5152
var ex3;
5253

5354

55+
56+
57+
5458
async function init(){
5559

5660
menu = menumod();

0 commit comments

Comments
 (0)