Fix presentation
This commit is contained in:
parent
bb8fb9652e
commit
358aebf0f0
|
@ -394,6 +394,8 @@ private extension NewStatusViewController {
|
|||
|
||||
if emojiPickerPresented {
|
||||
dismiss(animated: true, completion: completion)
|
||||
} else {
|
||||
completion?()
|
||||
}
|
||||
|
||||
return emojiPickerPresented
|
||||
|
|
Loading…
Reference in New Issue