Skip to content

Commit 911a85c

Browse files
committed
Remove toggle screen menu
1 parent 48a2d40 commit 911a85c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

public/menu.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@ function setMainMenu(mainWindow) {
157157
{ role: 'zoomin', accelerator: 'CmdOrCtrl+=' },
158158
{ role: 'zoomout' },
159159
{ type: 'separator' },
160-
{ role: 'togglefullscreen' }
161160
]
162161
},
163162
{

0 commit comments

Comments
 (0)