We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3256a26 commit cc023a2Copy full SHA for cc023a2
dist/fast-search-card.js
@@ -9558,8 +9558,6 @@ class FastSearchCard extends HTMLElement {
9558
</div>
9559
9560
9561
- // In der displayActiveTimers() Funktion, ersetzen Sie:
9562
-
9563
<button class="timer-delete" data-timer-id="${timer.schedule_id}" title="Timer löschen">
9564
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1" stroke-linecap="round" stroke-linejoin="round">
9565
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
0 commit comments