Update / hotkey to support all keyboard layouts (#10212)
(cherry picked from commit 3ff40e9603)
This commit is contained in:
@@ -71,5 +71,6 @@ function useKeyboardShortcuts() {
|
||||
scopes: ['global'],
|
||||
preventDefault: true,
|
||||
description: l`Focus the search field`,
|
||||
useKey: true, // Support international and alternate keyboard layouts
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user