Reset // Let IME farts again when necessary.
This commit is contained in:
parent
fd1e271b53
commit
2eb9f2d88f
|
@ -187,7 +187,7 @@ class ctlInputMethod: IMKInputController {
|
|||
let result = keyHandler.handle(input: input, state: state) { newState in
|
||||
self.handle(state: newState, client: client)
|
||||
} errorCallback: {
|
||||
NSSound.beep()
|
||||
clsSFX.beep()
|
||||
}
|
||||
return result
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue