ci: add dependabot support for EmulatorJS submodule (#32)

This commit is contained in:
Michael Green
2023-07-22 22:52:04 +10:00
committed by GitHub
parent dc2a6b4638
commit 113de6a009
3 changed files with 8 additions and 1 deletions

View File

@@ -20,7 +20,7 @@
// Path to the data directory
EJS_pathtodata = '/emulators/EmulatorJS/data/';
EJS_DEBUG_XX = false;
EJS_DEBUG_XX = true;
EJS_startOnLoaded = false;
</script>