minor shortcut change to match existing hotkey (#6580)
This commit is contained in:
parent
a1398ad9b4
commit
2e884bd7eb
|
|
@ -71,7 +71,7 @@ export const GetNavigationMenuData = ({
|
|||
children: [
|
||||
{
|
||||
text: "Edit Mode",
|
||||
label: "E",
|
||||
label: "V",
|
||||
onClick: () => setCommentModeInUrl(false),
|
||||
type: MenuTypes.MENU,
|
||||
isVisible: true,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user