mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-26 02:36:37 +00:00
Remove space at end of link from HAOS storage tip (#23492)
This commit is contained in:
parent
8e8fd89d56
commit
c338e9cb30
@ -212,8 +212,8 @@ class DialogMediaManage extends LitElement {
|
|||||||
>
|
>
|
||||||
${this.hass.localize(
|
${this.hass.localize(
|
||||||
"ui.components.media-browser.file_management.tip_storage_panel"
|
"ui.components.media-browser.file_management.tip_storage_panel"
|
||||||
)}
|
)}</a
|
||||||
</a>`,
|
>`,
|
||||||
}
|
}
|
||||||
)}
|
)}
|
||||||
</ha-tip>`
|
</ha-tip>`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user