core: compress link data (#5995)

This commit is contained in:
Evgeny
2025-06-18 07:39:31 +01:00
committed by GitHub
parent 94d866e2c0
commit 05dba0bda2
5 changed files with 63 additions and 15 deletions
+2 -1
View File
@@ -158,7 +158,8 @@ data ChatConfig = ChatConfig
coreApi :: Bool,
highlyAvailable :: Bool,
deviceNameForRemote :: Text,
chatHooks :: ChatHooks
chatHooks :: ChatHooks,
largeLinkData :: Bool
}
data RandomAgentServers = RandomAgentServers