mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 07:16:39 +00:00
Merge error
This commit is contained in:
parent
0e5d6fe8d8
commit
34fddd5940
@ -232,9 +232,6 @@ class SystemHealthCard extends LitElement {
|
|||||||
`System Health\n\n${haContent}\n\n${domainParts.join("\n\n")}`
|
`System Health\n\n${haContent}\n\n${domainParts.join("\n\n")}`
|
||||||
);
|
);
|
||||||
|
|
||||||
// Remove temporary heading again
|
|
||||||
copyElement.removeChild(tempTitle);
|
|
||||||
|
|
||||||
this._toolTip!.show();
|
this._toolTip!.show();
|
||||||
setTimeout(() => this._toolTip?.hide(), 3000);
|
setTimeout(() => this._toolTip?.hide(), 3000);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user