mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-09 10:16:29 +00:00
Fix bug with 0.70 (#502)
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
This commit is contained in:
parent
72332ed40f
commit
cb22dafb3c
Binary file not shown.
@ -11,7 +11,7 @@
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<script src='/static/custom-elements-es5-adapter.js'></script>
|
<script src='/frontend_es5/custom-elements-es5-adapter.js'></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<hassio-app></hassio-app>
|
<hassio-app></hassio-app>
|
||||||
|
Binary file not shown.
@ -1 +1 @@
|
|||||||
Subproject commit d243f2ead613c9663b0140fa89bd7248beec49d7
|
Subproject commit b89de4b494e0c2ad3d0c8b9280fafae40aa66327
|
Loading…
x
Reference in New Issue
Block a user