Skip to content

Commit 9189303

Browse files
authored
boiler commit
1 parent 1b2ab15 commit 9189303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/components/filters/parsedTagList.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
: []
6666
);
6767
68-
// QuickFilters uses the same filter list
68+
// QuickFilters uses the same filters list
6969
let filterCols = $derived(availableFilters);
7070
7171
// Always-show placeholders are derived from available filters (no hardcoding)

0 commit comments

Comments
 (0)