mirror of
https://github.com/home-assistant/frontend.git
synced 2025-06-24 11:06:35 +00:00
Hassio: no longer point at polymer repo
This commit is contained in:
parent
e158709b1e
commit
eb29b73390
@ -37,8 +37,7 @@ class HaPanelHassio extends NavigateMixin(EventsMixin(PolymerElement)) {
|
||||
|
||||
iframeUrl: {
|
||||
type: String,
|
||||
value: __DEV__ ?
|
||||
'/home-assistant-polymer/hassio/build-es5/index.html' : `${config.publicPath}/index.html`,
|
||||
value: `${config.publicPath}/index.html`
|
||||
}
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user