mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-20 02:38:53 +00:00
Make hardware item non interactive
This commit is contained in:
@@ -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)}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user