mgrPrefs // Sync recent updates to snapshots.
This commit is contained in:
parent
3aa22c5365
commit
ffb950fe1d
|
@ -601,6 +601,7 @@ extension mgrPrefs {
|
|||
UserDef.kAssociatedPhrasesEnabled, UserDef.kPhraseReplacementEnabled, UserDef.kUsingHotKeySCPC,
|
||||
UserDef.kUsingHotKeyAssociates, UserDef.kUsingHotKeyCNS, UserDef.kUsingHotKeyKangXi, UserDef.kUsingHotKeyJIS,
|
||||
UserDef.kUsingHotKeyHalfWidthASCII, UserDef.kUseFixecCandidateOrderOnSelection,
|
||||
UserDef.kAutoCorrectReadingCombination,
|
||||
]
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue