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