mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 15:26:36 +00:00
Add em dash instead of blank when no fix is needed in statistics
Signed-off-by: Patrick ZAJDA <patrick@zajda.fr>
This commit is contained in:
parent
b633067e5c
commit
19089213e3
@ -113,7 +113,7 @@ class HaPanelDevStatistics extends SubscribeMixin(LitElement) {
|
|||||||
"ui.panel.developer-tools.tabs.statistics.fix_issue.fix"
|
"ui.panel.developer-tools.tabs.statistics.fix_issue.fix"
|
||||||
)}
|
)}
|
||||||
</mwc-button>`
|
</mwc-button>`
|
||||||
: ""}`,
|
: "—"}`,
|
||||||
width: "113px",
|
width: "113px",
|
||||||
},
|
},
|
||||||
actions: {
|
actions: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user