mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-29 20:06:00 +00:00
test chat items (#285)
This commit is contained in:
@@ -49,7 +49,8 @@ data ChatConfig = ChatConfig
|
||||
dbPoolSize :: Int,
|
||||
yesToMigrations :: Bool,
|
||||
tbqSize :: Natural,
|
||||
fileChunkSize :: Integer
|
||||
fileChunkSize :: Integer,
|
||||
testView :: Bool
|
||||
}
|
||||
|
||||
data ActiveTo = ActiveNone | ActiveC ContactName | ActiveG GroupName
|
||||
|
||||
Reference in New Issue
Block a user