mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-09-02 23:34:40 +00:00
disable trimming
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
import SimpleXChat
|
||||
import SwiftUI
|
||||
|
||||
let TRIM_KEEP_COUNT = 200
|
||||
let TRIM_KEEP_COUNT = 20000
|
||||
|
||||
func apiLoadMessages(
|
||||
_ chatType: ChatType,
|
||||
|
||||
Reference in New Issue
Block a user