mirror of
https://github.com/EmulatorJS/EmulatorJS.git
synced 2026-02-06 11:17:36 +00:00
Remove value from index.html since undefined is a falsy value
This commit is contained in:
parent
5ab0ebf025
commit
8daa5c1a39
@ -259,7 +259,6 @@
|
||||
window.EJS_DEBUG_XX = enableDebug;
|
||||
window.EJS_disableDatabases = true;
|
||||
window.EJS_threads = enableThreads;
|
||||
window.EJS_askBeforeUnload = false;
|
||||
if (browserMode) {
|
||||
window.EJS_browserMode = browserMode;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user