mirror of
https://github.com/MasterAcnolo/Freedom-Loader.git
synced 2026-09-27 20:11:15 +02:00
feat: allow app to minimize on the systemTray. Could be disable on purpose.
This commit is contained in:
committed by
MasterAcnolo
parent
ce2a0485ab
commit
225ccf4d2d
@@ -27,6 +27,7 @@ const { userThemesPath } = require("../server/helpers/path.helpers");
|
||||
*/
|
||||
const FEATURE_WHITELIST = new Set([
|
||||
"autoUpdate",
|
||||
"systemTray",
|
||||
"discordRPC",
|
||||
"customTopBar",
|
||||
"autoCheckInfo",
|
||||
|
||||
Reference in New Issue
Block a user