UserDef // Let kClientsIMKTextInputIncapable dumpable.

This commit is contained in:
ShikiSuen 2023-11-30 23:51:30 +08:00
parent 33bcbff3dc
commit 238845fb1d
1 changed files with 1 additions and 1 deletions

View File

@ -444,7 +444,7 @@ public extension UserDef {
)
case .kTrimUnfinishedReadingsOnCommit: return .init(userDef: self, shortTitle: "Trim unfinished readings / strokes on commit")
case .kAlwaysShowTooltipTextsHorizontally: return .init(userDef: self, shortTitle: "Always show tooltip texts horizontally")
case .kClientsIMKTextInputIncapable: return nil
case .kClientsIMKTextInputIncapable: return .init(userDef: self)
case .kShowTranslatedStrokesInCompositionBuffer: return .init(userDef: self, shortTitle: "Show translated strokes in composition buffer")
case .kForceCassetteChineseConversion: return .init(
userDef: self,