[feat] added license

This commit is contained in:
kwaroran
2023-07-19 22:31:47 +09:00
parent 07f6117a01
commit a208623621
6 changed files with 38 additions and 18 deletions

View File

@@ -364,6 +364,7 @@ export interface character{
backgroundHTML?:string
reloadKeys?:number
backgroundCSS?:string
license?:string
}