feat: make 'uncategorized' a category

This commit is contained in:
saicaca
2024-01-21 20:21:04 +08:00
parent 23533e9ac9
commit e0b93eb63c
5 changed files with 20 additions and 13 deletions

View File

@@ -12,6 +12,7 @@
"paths": {
"@components/*": ["src/components/*"],
"@assets/*": ["src/assets/*"],
"@constants/*": ["src/constants/*"],
"@utils/*": ["src/utils/*"],
"@i18n/*": ["src/i18n/*"],
"@layouts/*": ["src/layouts/*"],