〽️ match.ts
This commit is contained in:
@@ -118,3 +118,4 @@ export function matchesBinding(
|
|||||||
if (!keystroke) return false
|
if (!keystroke) return false
|
||||||
return matchesKeystroke(input, key, keystroke)
|
return matchesKeystroke(input, key, keystroke)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user