Skip to content

Commit e0a9c01

Browse files
save file
1 parent de079d8 commit e0a9c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/editors/js-console/html/output-console/v3.0/output-console-v3.0.html

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

176176
var list = [];
177177

178-
var promise = ext.load.libs('js/string/inspect.js'),then(result=>{
178+
var promise = ext.load.libs('js/string/inspect.js').then(result=>{
179179

180180
[inspect] = result;
181181

0 commit comments

Comments
 (0)