[feat] added hypamemory toggle

This commit is contained in:
kwaroran
2023-06-29 00:59:08 +09:00
parent e6dc0dcb06
commit 68fbb99c42
4 changed files with 14 additions and 12 deletions

View File

@@ -529,6 +529,7 @@ export interface Database{
useChatSticker:boolean,
useAdditionalAssetsPreview:boolean,
usePlainFetch:boolean
hypaMemory:boolean
}
interface hordeConfig{