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