Merge pull request #838 from oxen-io/dev

Release 2.2.13 (RC 2)
pull/848/head
Morgan Pretty 1 year ago committed by GitHub
commit 6f79d83be0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1266,6 +1266,7 @@ final class ConversationVC: BaseVC, ConversationSearchControllerDelegate, UITabl
// after the app goes into background and goes back in foreground.
DispatchQueue.main.async {
self.snInputView.text = self.snInputView.text
completion?()
}
}

Loading…
Cancel
Save