mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Various improvements
This commit is contained in:
@@ -108,7 +108,7 @@ func applyUpdateMessage(postbox: Postbox, stateManager: AccountStateManager, mes
|
||||
updatedTimestamp = date
|
||||
case .messageEmpty:
|
||||
break
|
||||
case let .messageService(_, _, _, _, _, date, _, _):
|
||||
case let .messageService(_, _, _, _, _, date, _, _, _):
|
||||
updatedTimestamp = date
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user