mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-10-09 11:23:48 +00:00
fix nextoffset
This commit is contained in:
parent
23dd2695b8
commit
6ec1569536
@ -559,6 +559,7 @@ public final class UniqueGiftChatThemesContext {
|
||||
}
|
||||
|
||||
self.dataState = .ready(canLoadMore: nextOffset != nil)
|
||||
self.nextOffset = nextOffset
|
||||
self.pushState()
|
||||
}))
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user