Skip to content

Commit a73b2f1

Browse files
save file
1 parent 979e517 commit a73b2f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/editors/js-console/html/output-console/test/output-console-v2.0-test.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
var output;
2323

2424

25-
function init(){
25+
async function init(){
2626
console.log('init');
2727

2828
//keydown.add(kd);

0 commit comments

Comments
 (0)