mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-09-04 11:50:38 +00:00
Remove debugging
This commit is contained in:
parent
9b7c98a011
commit
2575b0e2f1
@ -1156,7 +1156,7 @@ func _internal_markStoryAsSeen(account: Account, peerId: PeerId, id: Int32, asPi
|
|||||||
|
|
||||||
account.stateManager.injectStoryUpdates(updates: [.read(peerId: peerId, maxId: id)])
|
account.stateManager.injectStoryUpdates(updates: [.read(peerId: peerId, maxId: id)])
|
||||||
|
|
||||||
#if DEBUG && true
|
#if DEBUG && false
|
||||||
if "".isEmpty {
|
if "".isEmpty {
|
||||||
return .complete()
|
return .complete()
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user