backup
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -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);
|
||||
}
|
||||
|
||||
Binary file not shown.
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"./src/main.ts": "main-c4dd4de7.js"
|
||||
"./src/main.ts": "main-aeda8d41.js"
|
||||
}
|
||||
@@ -1 +1 @@
|
||||
VERSION="20221217163936"
|
||||
VERSION="20230127100107"
|
||||
Reference in New Issue
Block a user