This commit is contained in:
2024-09-18 15:53:16 +02:00
parent 1b7a34b40d
commit 870412f1dc
4 changed files with 2 additions and 3 deletions

View File

@@ -126,7 +126,6 @@
var scriptLoaded = false;
function loadMainDartJs() {
console.log('Loading app...');
if (scriptLoaded) {
return;
}