mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 10:16:46 +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(
|
||||
"ui.components.media-browser.file_management.tip_storage_panel"
|
||||
)}
|
||||
</a>`,
|
||||
)}</a
|
||||
>`,
|
||||
}
|
||||
)}
|
||||
</ha-tip>`
|
||||
|
Loading…
x
Reference in New Issue
Block a user