[feat] added bot setting at start config

This commit is contained in:
kwaroran
2023-07-27 06:10:27 +09:00
parent 257093d253
commit e280d4c53f
4 changed files with 14 additions and 4 deletions

View File

@@ -581,6 +581,7 @@ export interface Database{
}[]
assetWidth:number
animationSpeed:number
botSettingAtStart:false
}
interface hordeConfig{