periodic push

This commit is contained in:
2023-06-29 16:14:36 +02:00
parent c948b95622
commit 831f676068
267 changed files with 17705 additions and 10864 deletions

View File

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

View File

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

View File

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