@@ -20,6 +20,9 @@ Release date: TBD
|
|||||||
#### Windows
|
#### Windows
|
||||||
- Fixed an issue where an unexpected window appears while install/uninstalling
|
- Fixed an issue where an unexpected window appears while install/uninstalling
|
||||||
|
|
||||||
|
#### Linux
|
||||||
|
- Fixed missing initial theme of tray icon
|
||||||
|
|
||||||
----
|
----
|
||||||
|
|
||||||
## Release v3.5.0
|
## Release v3.5.0
|
||||||
|
@@ -18,7 +18,7 @@ function loadDefault(version) {
|
|||||||
teams: [],
|
teams: [],
|
||||||
hideMenuBar: false,
|
hideMenuBar: false,
|
||||||
showTrayIcon: false,
|
showTrayIcon: false,
|
||||||
trayIconTheme: '',
|
trayIconTheme: 'light',
|
||||||
disablewebsecurity: true,
|
disablewebsecurity: true,
|
||||||
minimizeToTray: false,
|
minimizeToTray: false,
|
||||||
toggleWindowOnTrayIconClick: false,
|
toggleWindowOnTrayIconClick: false,
|
||||||
|
Reference in New Issue
Block a user