typo
This commit is contained in:
@@ -120,7 +120,7 @@ class HaLogbook extends LitElement {
|
||||
>
|
||||
${!item.context_event_type
|
||||
? ""
|
||||
: item.context_event_type == "service_call"
|
||||
: item.context_event_type == "call_service"
|
||||
? // Service Call
|
||||
html` by service ${item.context_domain}.${item.context_service}`
|
||||
: item.context_entity_id == item.entity_id
|
||||
|
||||
Reference in New Issue
Block a user