KeyHandler // Comment update.

This commit is contained in:
ShikiSuen 2022-10-03 12:34:43 +08:00
parent 646ca310c6
commit f7f722d557
1 changed files with 1 additions and 1 deletions

View File

@ -222,7 +222,7 @@ extension KeyHandler {
} }
} }
// MARK: (Associated Phrases) // MARK: (Associated Phrases)
if state.type == .ofAssociates { if state.type == .ofAssociates {
if !input.isShiftHold { return false } if !input.isShiftHold { return false }