This commit is contained in:
2023-02-26 11:43:30 +01:00
parent 5128fa7358
commit 29a74e2546
198 changed files with 17865 additions and 20642 deletions

View File

@@ -1,9 +1,9 @@
try {
new Function("import('/hacsfiles/frontend/main-c4dd4de7.js')")();
new Function("import('/hacsfiles/frontend/main-aeda8d41.js')")();
} catch (err) {
var el = document.createElement('script');
el.src = '/hacsfiles/frontend/main-c4dd4de7.js';
el.src = '/hacsfiles/frontend/main-aeda8d41.js';
el.type = 'module';
document.body.appendChild(el);
}

View File

@@ -1,3 +1,3 @@
{
"./src/main.ts": "main-c4dd4de7.js"
"./src/main.ts": "main-aeda8d41.js"
}

View File

@@ -1 +1 @@
VERSION="20221217163936"
VERSION="20230127100107"