You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-07 10:46:24 +03:00
Keyboard shortcut to open the sticker picker (#7985)
This commit is contained in:
@@ -45,6 +45,7 @@ export const Key = {
|
||||
SLASH: "/",
|
||||
SQUARE_BRACKET_LEFT: "[",
|
||||
SQUARE_BRACKET_RIGHT: "]",
|
||||
SEMICOLON: ";",
|
||||
A: "a",
|
||||
B: "b",
|
||||
C: "c",
|
||||
|
||||
Reference in New Issue
Block a user