mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 01:06:35 +00:00
Make hardware item non interactive
This commit is contained in:
parent
1938fb89e6
commit
ced37aab4c
@ -125,6 +125,7 @@ class HaConfigHardware extends LitElement {
|
||||
<div class="card-content">
|
||||
<mwc-list>
|
||||
<mwc-list-item
|
||||
noninteractive
|
||||
graphic=${ifDefined(imageURL ? "medium" : undefined)}
|
||||
.twoline=${Boolean(boardId)}
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user