Update panel to 77b25f5 (#1900)

This commit is contained in:
Joakim Sørensen 2020-08-12 15:55:57 +02:00 committed by GitHub
parent a9bdab4b49
commit fa3269a098
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
16 changed files with 85 additions and 75 deletions

@ -1 +1 @@
Subproject commit dec1f99a5fbfdafb348d30fa0f7a03f84b0d5d9e
Subproject commit 77b25f5132820c0596ccae82dd501ce67f101e72

View File

@ -1,9 +1,9 @@
try {
new Function("import('/api/hassio/app/frontend_latest/entrypoint.a14fe829.js')")();
new Function("import('/api/hassio/app/frontend_latest/entrypoint.855567b9.js')")();
} catch (err) {
var el = document.createElement('script');
el.src = '/api/hassio/app/frontend_es5/entrypoint.24698450.js';
el.src = '/api/hassio/app/frontend_es5/entrypoint.19035830.js';
document.body.appendChild(el);
}

View File

@ -0,0 +1 @@
{"version":3,"file":"entrypoint.19035830.js","sources":["webpack:///entrypoint.19035830.js"],"mappings":";AAAA","sourceRoot":""}

View File

@ -1 +0,0 @@
{"version":3,"file":"entrypoint.24698450.js","sources":["webpack:///entrypoint.24698450.js"],"mappings":";AAAA","sourceRoot":""}

View File

@ -1,3 +1,3 @@
{
"entrypoint.js": "/api/hassio/app/frontend_es5/entrypoint.24698450.js"
"entrypoint.js": "/api/hassio/app/frontend_es5/entrypoint.19035830.js"
}

View File

@ -1,3 +1,3 @@
{
"entrypoint.js": "/api/hassio/app/frontend_latest/entrypoint.a14fe829.js"
"entrypoint.js": "/api/hassio/app/frontend_latest/entrypoint.855567b9.js"
}