chore: Default to rich content editor in website and email channel (#5357)

This commit is contained in:
Pranav Raj S 2022-09-13 05:41:42 -07:00 committed by GitHub
parent 59b31615ed
commit 8af27d861b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 3 additions and 58 deletions

View file

@ -65,12 +65,6 @@ export const SHORTCUT_KEYS = [
firstkey: 'Alt / ⌥',
secondKey: 'P',
},
{
id: 12,
label: 'TOGGLE_RICH_CONTENT_EDITOR',
firstkey: 'Alt / ⌥',
secondKey: 'W',
},
{
id: 13,
label: 'SWITCH_TO_REPLY',