Skip to content

Commit f7cd752

Browse files
save file
1 parent 8c31ad7 commit f7cd752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/editors/html-editor/v3.0/html-editor-v3.0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ <h1 slot=seo-hdr class=visually-hidden>html editor</h1>
502502

503503

504504
run.sandbox = function(){
505-
505+
debug('run.sandbox');
506506
var html = editor.getValue();
507507
output.sandbox(html);
508508

0 commit comments

Comments
 (0)