Skip to content

Commit 399325c

Browse files
authored
Update fast-search-card.js
1 parent d62c77f commit 399325c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dist/fast-search-card.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,9 @@ class FastSearchCard extends HTMLElement {
294294
area: 'Custom',
295295
...config.custom_mode
296296
},
297+
298+
// Fügen Sie DANACH diese Zeile hinzu:
299+
action_favorites: config.action_favorites || {},
297300

298301
...config
299302
};

0 commit comments

Comments
 (0)