Removed clear on pause option, discordrpc operates this way always.
This commit is contained in:
parent
ff1c347aa8
commit
056bad75e7
13 changed files with 0 additions and 23 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue