This commit is contained in:
Kwaroran
2025-01-02 03:03:03 +09:00
10 changed files with 105 additions and 49 deletions

View File

@@ -1205,6 +1205,8 @@ export interface folder{
data:string[]
color:string
id:string
imgFile?:string
img?:string
}