Add custom theme

This commit is contained in:
kwaroran
2024-11-02 14:28:28 +09:00
parent 864715df85
commit c0f088309f
6 changed files with 184 additions and 24 deletions

View File

@@ -813,6 +813,7 @@ export interface Database{
groupTemplate?:string
groupOtherBotRole?:string
customGUI:string
guiHTML:string
}
export interface customscript{