Skip to content

Commit d6a148d

Browse files
authored
Update fast-search-card.js
1 parent 52e44b3 commit d6a148d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dist/fast-search-card.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9995,6 +9995,8 @@ class FastSearchCard extends HTMLElement {
99959995
</div>
99969996
</div>
99979997
`;
9998+
9999+
}).join(''); // ← HINZUFÜGEN!
999810000

999910001
container.innerHTML = `
1000010002
<div class="active-timers-grid">

0 commit comments

Comments
 (0)