mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-27 02:56:31 +00:00
Update panel to 77b25f5 (#1900)
This commit is contained in:
parent
a9bdab4b49
commit
fa3269a098
@ -1 +1 @@
|
|||||||
Subproject commit dec1f99a5fbfdafb348d30fa0f7a03f84b0d5d9e
|
Subproject commit 77b25f5132820c0596ccae82dd501ce67f101e72
|
@ -1,9 +1,9 @@
|
|||||||
|
|
||||||
try {
|
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) {
|
} catch (err) {
|
||||||
var el = document.createElement('script');
|
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);
|
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"
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user