mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-20 13:19:16 +00:00
Fix name
This commit is contained in:
parent
1f8df4ffec
commit
ec682db8d7
@ -21,7 +21,7 @@
|
||||
// FIXME: Temporary nonsense import until method names are finalized and exposed
|
||||
#import "ASDisplayNode+Subclasses.h"
|
||||
|
||||
static NSString * const reuseIdentifier = @"_ASCollectionViewCell";
|
||||
static NSString * const reuseIdentifier = @"_ASTableViewCell";
|
||||
|
||||
//#define LOG(...) NSLog(__VA_ARGS__)
|
||||
#define LOG(...)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user