app list modification

This commit is contained in:
JzoNg
2024-02-23 00:05:55 +08:00
parent 171dd5c737
commit 117b84116e
21 changed files with 430 additions and 95 deletions

View File

@ -1,5 +1,4 @@
import type { AppMode } from './app'
import type { AppMode } from '@/types/app'
export type AppBasicInfo = {
id: string
name: string