Use supported instead

This commit is contained in:
Ludeeus 2020-08-11 12:28:35 +00:00
parent 746844dfc8
commit 2bb64e9e2f

View File

@ -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