[fix] greater not working

This commit is contained in:
kwaroran
2023-07-25 11:11:58 +09:00
parent 616800bd97
commit 0548f2d8f5
2 changed files with 6 additions and 5 deletions

View File

@@ -407,6 +407,7 @@ export interface groupChat{
backgroundHTML?:string,
reloadKeys?:number
backgroundCSS?:string
oneAtTime?:boolean
}
export interface botPreset{