mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
fix typo
This commit is contained in:
@@ -174,7 +174,7 @@ typedef void(^tValidationCompletion)(BOOL validated, NSError *error);
|
|||||||
annotation:annotation]) {
|
annotation:annotation]) {
|
||||||
return YES;
|
return YES;
|
||||||
} else {
|
} else {
|
||||||
//do your own URL handling, return appropriate valu
|
//do your own URL handling, return appropriate value
|
||||||
}
|
}
|
||||||
return NO;
|
return NO;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user