mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-18 22:56:31 +00:00
Update frontend panel to 1d367eca (#2293)
This commit is contained in:
parent
845c935b39
commit
b6bc6b8498
@ -1 +1 @@
|
||||
Subproject commit 0ef8881660612d39ae43494b0a933a169753ac83
|
||||
Subproject commit 1d367eca697206b0b9ca2c3edfdcdcf9854014e3
|
@ -1,9 +1,9 @@
|
||||
|
||||
try {
|
||||
new Function("import('/api/hassio/app/frontend_latest/entrypoint.048dda6f.js')")();
|
||||
new Function("import('/api/hassio/app/frontend_latest/entrypoint.df099659.js')")();
|
||||
} catch (err) {
|
||||
var el = document.createElement('script');
|
||||
el.src = '/api/hassio/app/frontend_es5/entrypoint.683871b1.js';
|
||||
el.src = '/api/hassio/app/frontend_es5/entrypoint.d303236e.js';
|
||||
document.body.appendChild(el);
|
||||
}
|
||||
|
Binary file not shown.
Binary file not shown.
@ -1 +0,0 @@
|
||||
{"version":3,"file":"entrypoint.683871b1.js","sources":["webpack://home-assistant-frontend/entrypoint.683871b1.js"],"mappings":";AAAA","sourceRoot":""}
|
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_es5/entrypoint.d303236e.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/entrypoint.d303236e.js.gz
Normal file
Binary file not shown.
@ -0,0 +1 @@
|
||||
{"version":3,"file":"entrypoint.d303236e.js","sources":["webpack://home-assistant-frontend/entrypoint.d303236e.js"],"mappings":";AAAA","sourceRoot":""}
|
@ -1,3 +1,3 @@
|
||||
{
|
||||
"entrypoint.js": "/api/hassio/app/frontend_es5/entrypoint.683871b1.js"
|
||||
"entrypoint.js": "/api/hassio/app/frontend_es5/entrypoint.d303236e.js"
|
||||
}
|
Binary file not shown.
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_latest/entrypoint.df099659.js.gz
Normal file
BIN
supervisor/api/panel/frontend_latest/entrypoint.df099659.js.gz
Normal file
Binary file not shown.
File diff suppressed because one or more lines are too long
@ -1,3 +1,3 @@
|
||||
{
|
||||
"entrypoint.js": "/api/hassio/app/frontend_latest/entrypoint.048dda6f.js"
|
||||
"entrypoint.js": "/api/hassio/app/frontend_latest/entrypoint.df099659.js"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user