mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-07-24 12:10:49 +00:00
7 lines
149 B
Objective-C
7 lines
149 B
Objective-C
#import "TGBridgeLocationVenue.h"
|
|
#import "WKInterfaceTable+TGDataDrivenTable.h"
|
|
|
|
@interface TGBridgeLocationVenue (TGTableItem) <TGTableItem>
|
|
|
|
@end
|