mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Various improvements
This commit is contained in:
@@ -117,7 +117,8 @@ private func peerAutoremoveSetupEntries(peer: Peer?, presentationData: Presentat
|
||||
var availableValues: [Int32] = [
|
||||
Int32.max,
|
||||
24 * 60 * 60,
|
||||
24 * 60 * 60 * 7
|
||||
24 * 60 * 60 * 7,
|
||||
24 * 60 * 60 * 31,
|
||||
]
|
||||
if isDebug {
|
||||
availableValues[1] = 5
|
||||
|
||||
Reference in New Issue
Block a user