[feat] add plain fetch

This commit is contained in:
kwaroran
2023-06-26 00:06:06 +09:00
parent c883d929dc
commit 742ac73aee
3 changed files with 5 additions and 4 deletions

View File

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