mirror of
https://github.com/mii443/AzooKeyKanaKanjiConverter.git
synced 2025-12-03 02:58:27 +00:00
fix: minor fixes
This commit is contained in:
@@ -626,7 +626,7 @@ import EfficientNGram
|
||||
#if os(iOS)
|
||||
let needTypoCorrection = true
|
||||
#else
|
||||
let needTypoCorrection = true
|
||||
let needTypoCorrection = false
|
||||
#endif
|
||||
|
||||
guard let previousInputData else {
|
||||
|
||||
Reference in New Issue
Block a user