Skip to content

Commit

Permalink
Update src/panels/config/storage/ha-config-section-storage.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus committed May 25, 2023
1 parent 9b444a3 commit 4e8ae74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/panels/config/storage/ha-config-section-storage.ts
Expand Up @@ -149,7 +149,7 @@ class HaConfigSectionStorage extends LitElement {
${isHAOS
? html`${this.hass.localize(
"ui.panel.config.storage.network_mounts.not_supported.os",
{ version: "10.0" }
{ version: "10.2" }
)}
<mwc-button
slot="action"
Expand Down

0 comments on commit 4e8ae74

Please sign in to comment.