[feat] additional description

This commit is contained in:
kwaroran
2023-09-27 14:15:07 +09:00
parent b733238272
commit 69ae060e1e
7 changed files with 60 additions and 4 deletions

View File

@@ -572,6 +572,7 @@ export interface character{
backgroundCSS?:string
license?:string
private?:boolean
additionalText:string
}