Merge pull request #37 from mollthecoder/patch-1

This commit is contained in:
slweeb 2022-10-22 15:48:10 -04:00 committed by GitHub
commit 8d38d81f0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
mods/noconfirm.js Normal file
View File

@ -0,0 +1 @@
window.confirm = () => true;