Skip to content

Commit 707ca75

Browse files
authored
Update WindowScript.js
1 parent 72101d6 commit 707ca75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WindowScript.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
}
143143
uncheckedMessage.delete(e);
144144
unusedMessages.delete(e);
145-
}, 2000);
145+
}, 1000);
146146
});
147147

148148
function hookIframe(iframe) {

0 commit comments

Comments
 (0)