mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-31 21:17:47 +00:00
Update hassio/src/ingress-view/hassio-ingress-view.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
This commit is contained in:
parent
4aa759f7f5
commit
d82f87f72f
@ -62,9 +62,6 @@ class HassioIngressView extends LitElement {
|
|||||||
this._resolveIngressTime = undefined;
|
this._resolveIngressTime = undefined;
|
||||||
}
|
}
|
||||||
|
|
||||||
public connectedCallback() {
|
|
||||||
super.connectedCallback();
|
|
||||||
}
|
|
||||||
|
|
||||||
private async _resolveURL(addonSlug: string): Promise<void> {
|
private async _resolveURL(addonSlug: string): Promise<void> {
|
||||||
await this._fetchData(addonSlug);
|
await this._fetchData(addonSlug);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user