mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2024-11-23 00:40:59 +00:00
oops
This commit is contained in:
parent
bd3d2008c2
commit
27102cbae3
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ extension TextView.Representable {
|
|||
textView.allowsEditingTextAttributes = false
|
||||
textView.returnKeyType = .default
|
||||
textView.allowsEditingTextAttributes = true
|
||||
if !ProcessInfo.processInfo.isiOSAppOnMac {
|
||||
if ProcessInfo.processInfo.isiOSAppOnMac {
|
||||
textView.inlinePredictionType = .no
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue