Skip to content

Commit f821f62

Browse files
authored
Update fast-search-card.js
1 parent b207cfb commit f821f62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/fast-search-card.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8951,7 +8951,7 @@ class FastSearchCard extends HTMLElement {
89518951
actions: [{
89528952
service: service,
89538953
entity_id: item.id,
8954-
...serviceData // <-- DIE ENTSCHEIDENDE ÄNDERUNG!
8954+
data: serviceData
89558955
}]
89568956
}],
89578957
repeat_type: 'single',

0 commit comments

Comments
 (0)