mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-09-06 12:43:58 +00:00
Use long-form view block initializer for better Swift support
This commit is contained in:
parent
2e5da5599d
commit
1f799a6687
@ -28,7 +28,7 @@
|
||||
{
|
||||
return [super initWithViewBlock:^UIView *{
|
||||
return [[ASScrollView alloc] init];
|
||||
}];
|
||||
} didLoadBlock:nil];
|
||||
}
|
||||
|
||||
@end
|
||||
|
Loading…
x
Reference in New Issue
Block a user