mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-29 04:06:35 +00:00
Update src/panels/lovelace/hui-root.ts
Co-Authored-By: balloob <paulus@home-assistant.io>
This commit is contained in:
parent
8be25f2020
commit
2d1cf421ef
@ -401,7 +401,7 @@ class HUIRoot extends hassLocalizeLitMixin(LitElement) {
|
||||
return this.lovelace!.mode === "yaml";
|
||||
}
|
||||
|
||||
private get _storageMode() {
|
||||
private get _storageMode():string {
|
||||
return this.lovelace!.mode === "storage";
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user