[fix] added AdditionalAssets Preview toggle option

This commit is contained in:
LL
2023-06-22 17:30:30 +09:00
parent d8a5ee5b4e
commit 84a9508fe7
6 changed files with 10 additions and 2 deletions

View File

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