Fix build

This commit is contained in:
Ilya Laktyushin 2025-08-27 18:52:13 +04:00
parent f17f7041cf
commit bd915704fa

View File

@ -592,7 +592,6 @@ public final class UniqueGiftChatThemesContext {
self.nextOffset = nextOffset
}
self.dataState = .ready(canLoadMore: nextOffset != nil)
self.nextOffset = nextOffset
self.pushState()
}))
}