Merge branch 'main' into feature/scheduled-send
This commit is contained in:
@@ -292,5 +292,6 @@ export const KEYBOARD_SHORTCUTS = {
|
||||
{ key: "Ctrl + Enter", description: "shortcuts.composer.send" },
|
||||
{ key: "Ctrl + Shift + Enter", description: "shortcuts.composer.schedule_send" },
|
||||
{ key: "t", description: "shortcuts.composer.template_picker" },
|
||||
{ key: "Ctrl/Cmd + Enter", description: "shortcuts.composer.send" },
|
||||
],
|
||||
} as const;
|
||||
|
||||
Reference in New Issue
Block a user