mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-29 22:15:11 +00:00
core: compress link data (#5995)
This commit is contained in:
@@ -158,7 +158,8 @@ data ChatConfig = ChatConfig
|
||||
coreApi :: Bool,
|
||||
highlyAvailable :: Bool,
|
||||
deviceNameForRemote :: Text,
|
||||
chatHooks :: ChatHooks
|
||||
chatHooks :: ChatHooks,
|
||||
largeLinkData :: Bool
|
||||
}
|
||||
|
||||
data RandomAgentServers = RandomAgentServers
|
||||
|
||||
Reference in New Issue
Block a user