mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Attachment menu improvements
This commit is contained in:
@@ -427,11 +427,6 @@
|
||||
_captionMixin.allowEntities = allowCaptionEntities;
|
||||
}
|
||||
|
||||
- (void)setSuggestionContext:(TGSuggestionContext *)suggestionContext
|
||||
{
|
||||
_captionMixin.suggestionContext = suggestionContext;
|
||||
}
|
||||
|
||||
- (void)setClosePressed:(void (^)())closePressed
|
||||
{
|
||||
_closePressed = [closePressed copy];
|
||||
|
||||
Reference in New Issue
Block a user