Update window.ts

pull/5543/head
Bilog WEB3 2 months ago committed by Aniket
parent 5a33c97708
commit 5b7b361456
  1. 2
      apps/remixdesktop/src/menus/window.ts

@ -15,7 +15,7 @@ export default (
type: 'separator'
},
{
// It's the same thing as clicking the green traffc-light on macOS
// It's the same thing as clicking the green traffic-light on macOS
role: 'zoom',
accelerator: commandKeys['window:zoom']
},

Loading…
Cancel
Save