You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The menu gets clobbered in main.js (win.setMenu(null)) and since the original menu object isn't saved I don't think it's possible to get it back. There are some goodies there, notably toggle DevTools, window reload and zooming.
The text was updated successfully, but these errors were encountered:
The menu gets clobbered in main.js (
win.setMenu(null)
) and since the original menu object isn't saved I don't think it's possible to get it back. There are some goodies there, notably toggle DevTools, window reload and zooming.The text was updated successfully, but these errors were encountered: