Revert "Removed clear on pause option, discordrpc operates this way always."
This reverts commit 056bad75e7
.
This commit is contained in:
parent
056bad75e7
commit
5e2673a6ae
13 changed files with 23 additions and 0 deletions
|
@ -9,6 +9,7 @@ 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