Skip to content

Commit b207cfb

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

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-
service_data: serviceData
8954+
...serviceData // <-- DIE ENTSCHEIDENDE ÄNDERUNG!
89558955
}]
89568956
}],
89578957
repeat_type: 'single',

0 commit comments

Comments
 (0)