사소한 리팩토링

This commit is contained in:
static
2025-01-23 13:21:34 +09:00
parent ca67f5a81c
commit fd10f13a4d
7 changed files with 10 additions and 24 deletions

View File

@@ -76,8 +76,6 @@
$effect(() => {
categories =
$info?.categoryIds.map((id) => getCategoryInfo(id, $masterKeyStore?.get(1)?.key!)) ?? [];
// TODO: Sorting
});
$effect(() => {