Skip to content

Commit

Permalink
refs #82759
Browse files Browse the repository at this point in the history
  • Loading branch information
sbatten committed Jun 30, 2020
1 parent 2592e97 commit 319a62e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/vs/workbench/browser/parts/titlebar/menubarControl.ts
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,8 @@ export class CustomMenubarControl extends MenubarControl {
primary: KeyCode.F10,
weight: KeybindingWeight.WorkbenchContrib,
when: IsWebContext
}
},
f1: true
});
}

Expand Down

0 comments on commit 319a62e

Please sign in to comment.