Refactor char folder image upload process to use direct upload method
This commit is contained in:
@@ -1203,6 +1203,7 @@ export interface folder{
|
||||
data:string[]
|
||||
color:string
|
||||
id:string
|
||||
imgFile?:string
|
||||
img?:string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user