Skip to content

Commit e942a9d

Browse files
save file
1 parent 96036c1 commit e942a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/misc/global-state-diff/v2.0/global-state-diff-v2.0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ <h3>
264264

265265

266266
function process(src){
267-
console.log('process',src);
267+
console.log('process.script',src);
268268

269269
var iframe = document.createElement('iframe');
270270
iframe.onload = onload;

0 commit comments

Comments
 (0)