diff --git a/src/panels/config/storage/ha-config-section-storage.ts b/src/panels/config/storage/ha-config-section-storage.ts index 77ada689e7..ccfd3521b0 100644 --- a/src/panels/config/storage/ha-config-section-storage.ts +++ b/src/panels/config/storage/ha-config-section-storage.ts @@ -110,16 +110,14 @@ class HaConfigSectionStorage extends LitElement { > ${this._hostInfo.disk_life_time !== "" && this._hostInfo.disk_life_time >= 10 - ? html` + ? // prettier-ignore + html` `