mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 17:56:46 +00:00
Use supported instead
This commit is contained in:
parent
746844dfc8
commit
2bb64e9e2f
@ -61,7 +61,7 @@ class HassioSupervisorInfo extends LitElement {
|
|||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<div class="options">
|
<div class="options">
|
||||||
${this.supervisorInfo?.healthy
|
${this.supervisorInfo?.supported
|
||||||
? html` <ha-settings-row>
|
? html` <ha-settings-row>
|
||||||
<span slot="heading">
|
<span slot="heading">
|
||||||
Share Diagnostics
|
Share Diagnostics
|
||||||
|
Loading…
x
Reference in New Issue
Block a user