ui fix menu part2
This commit is contained in:
parent
0e4b5f0612
commit
78df40e598
|
|
@ -1 +1 @@
|
|||
1.0.27
|
||||
1.0.28
|
||||
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue