frame: false has been removed from the BrowserWindow-options, because the menu is no longer automatically displayed at startup since the last update of electron.
The Alt key is currently not working, but we can use F11.
Starting TeleFrame under windows using the default settings did not work, because env.lang is undefined
The following has been fixed:
frame: false
has been removed from theBrowserWindow
-options, because the menu is no longer automatically displayed at startup since the last update of electron. TheAlt
key is currently not working, but we can useF11
.env.lang
is undefinedconfig.voiceReply == null