Fix Added patch note notification

This commit is contained in:
kwaroran
2024-01-15 13:01:04 +09:00
parent 8c84f2d34f
commit 31724901d2
3 changed files with 18 additions and 6 deletions

View File

@@ -592,6 +592,7 @@ export interface Database{
},
top_k:number
claudeAws:boolean
lastPatchNoteCheckVersion?:string
}
export interface customscript{