Update HACS
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
|
||||
try {
|
||||
new Function("import('/hacsfiles/frontend/main-7bc9a818.js')")();
|
||||
new Function("import('/hacsfiles/frontend/main-ad130be7.js')")();
|
||||
} catch (err) {
|
||||
var el = document.createElement('script');
|
||||
el.src = '/hacsfiles/frontend/main-7bc9a818.js';
|
||||
el.src = '/hacsfiles/frontend/main-ad130be7.js';
|
||||
el.type = 'module';
|
||||
document.body.appendChild(el);
|
||||
}
|
||||
|
||||
Binary file not shown.
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"./src/main.ts": "main-7bc9a818.js"
|
||||
"./src/main.ts": "main-ad130be7.js"
|
||||
}
|
||||
@@ -1 +1 @@
|
||||
VERSION="20220714083628"
|
||||
VERSION="20220906112053"
|
||||
Reference in New Issue
Block a user