ui fix menu part2

This commit is contained in:
beo3000 2026-02-22 12:35:08 +01:00
parent 0e4b5f0612
commit 78df40e598
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
1.0.27
1.0.28

View File

@ -7,6 +7,7 @@
updateHistoryEntry,
updateTopic,
archiveTopic,
softDeleteTopic,
} from "$lib/db/repositories";
import { today } from "$lib/db/helpers";
import { processedTopicIds, collapsedTopicIds } from "$lib/stores/agenda";