mirror of
https://github.com/metabolist/metatext.git
synced 2024-11-15 13:01:26 +00:00
Fix presentation
This commit is contained in:
parent
bb8fb9652e
commit
358aebf0f0
1 changed files with 2 additions and 0 deletions
|
@ -394,6 +394,8 @@ private extension NewStatusViewController {
|
|||
|
||||
if emojiPickerPresented {
|
||||
dismiss(animated: true, completion: completion)
|
||||
} else {
|
||||
completion?()
|
||||
}
|
||||
|
||||
return emojiPickerPresented
|
||||
|
|
Loading…
Reference in a new issue