mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Updates ASDKGram to use IGListKit 3.0.0 (#367)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface PhotoFeedSectionController : ASCollectionSectionController <IGListSectionType, ASSectionController, RefreshingSectionControllerType>
|
||||
@interface PhotoFeedSectionController : ASCollectionSectionController <ASSectionController, RefreshingSectionControllerType>
|
||||
|
||||
@property (nonatomic, strong, nullable) PhotoFeedModel *photoFeed;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user