mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Merge branch 'master' into update-objc
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
/**
|
||||
* Generic cell node. Subclass ASCellNode instead of <ASDisplayNode> to use <ASTableView>.
|
||||
* Generic cell node. Subclass this instead of `ASDisplayNode` to use with `ASTableView` and `ASCollectionView`.
|
||||
*/
|
||||
@interface ASCellNode : ASDisplayNode
|
||||
|
||||
|
||||
Reference in New Issue
Block a user