migrate desktop ui utils to typescript

This commit is contained in:
MaysWind
2025-01-04 19:37:19 +08:00
parent 37fdb161ea
commit 000c2b9ab0
7 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -205,7 +205,7 @@ import {
isNoAvailableCategory,
getAvailableCategoryCount
} from '@/lib/category.js';
import { getNavSideBarOuterHeight } from '@/lib/ui/desktop.js';
import { getNavSideBarOuterHeight } from '@/lib/ui/desktop.ts';
import {
mdiRefresh,