mirror of
https://github.com/MasterAcnolo/Freedom-Loader.git
synced 2026-09-27 20:11:15 +02:00
fix: disable systemTray by default. Could be reenable by default on a next release.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"autoUpdate": true,
|
||||
"systemTray": true,
|
||||
"systemTray": false,
|
||||
"discordRPC": true,
|
||||
"customTopBar": true,
|
||||
"autoCheckInfo": true,
|
||||
|
||||
Reference in New Issue
Block a user