Fix bug with 0.70 (#502)

Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
This commit is contained in:
Pascal Vizeli 2018-06-08 23:47:59 +02:00 committed by GitHub
parent 72332ed40f
commit cb22dafb3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -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