Fix presentation

This commit is contained in:
Justin Mazzocchi 2021-01-16 20:58:59 -08:00
parent bb8fb9652e
commit 358aebf0f0
No known key found for this signature in database
GPG key ID: E223E6937AAFB01C

View file

@ -394,6 +394,8 @@ private extension NewStatusViewController {
if emojiPickerPresented {
dismiss(animated: true, completion: completion)
} else {
completion?()
}
return emojiPickerPresented