mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-02-15 07:27:13 +00:00
Update panel to 77b25f5 (#1900)
This commit is contained in:
Submodule home-assistant-polymer updated: dec1f99a5f...77b25f5132
@@ -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);
|
||||
}
|
||||
|
||||
Binary file not shown.
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_es5/entrypoint.19035830.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/entrypoint.19035830.js.gz
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"entrypoint.19035830.js","sources":["webpack:///entrypoint.19035830.js"],"mappings":";AAAA","sourceRoot":""}
|
||||
Binary file not shown.
@@ -1 +0,0 @@
|
||||
{"version":3,"file":"entrypoint.24698450.js","sources":["webpack:///entrypoint.24698450.js"],"mappings":";AAAA","sourceRoot":""}
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"entrypoint.js": "/api/hassio/app/frontend_es5/entrypoint.24698450.js"
|
||||
"entrypoint.js": "/api/hassio/app/frontend_es5/entrypoint.19035830.js"
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_latest/entrypoint.855567b9.js.gz
Normal file
BIN
supervisor/api/panel/frontend_latest/entrypoint.855567b9.js.gz
Normal file
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"entrypoint.js": "/api/hassio/app/frontend_latest/entrypoint.a14fe829.js"
|
||||
"entrypoint.js": "/api/hassio/app/frontend_latest/entrypoint.855567b9.js"
|
||||
}
|
||||
Reference in New Issue
Block a user