فهرست منبع

remove ios12

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana 2 سال پیش
والد
کامیت
4b7cfc08ee
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      iOSClient/UserStatus/NCUserStatus.swift

+ 0 - 1
iOSClient/UserStatus/NCUserStatus.swift

@@ -501,7 +501,6 @@ extension NCUserStatus: UITextFieldDelegate {
 
 class emojiTextField: UITextField {
 
-    // required for iOS 13
     override var textInputContextIdentifier: String? { "" } // return non-nil to show the Emoji keyboard ¯\_(ツ)_/¯
 
     override var textInputMode: UITextInputMode? {