Removed clear on pause option, discordrpc operates this way always.

This commit is contained in:
Core 2022-01-26 20:58:19 +00:00
parent ff1c347aa8
commit 056bad75e7
No known key found for this signature in database
GPG key ID: FE9BF1B547F8F3C6
13 changed files with 0 additions and 23 deletions

View file

@ -9,7 +9,6 @@ export class ConfigStore {
"close_behavior": 0, // 0 = close, 1 = minimize, 2 = minimize to tray
"startup_behavior": 0, // 0 = nothing, 1 = open on startup
"discord_rpc": 1, // 0 = disabled, 1 = enabled as Cider, 2 = enabled as Apple Music
"discordClearActivityOnPause": 1, // 0 = disabled, 1 = enabled
"language" : "en_US"
},
"home": {