Removed Discord clear on pause
This commit is contained in:
parent
6c1c20a0d9
commit
04591e605c
3 changed files with 42 additions and 65 deletions
|
@ -9,7 +9,6 @@ export class Store {
|
|||
"close_button_hide": false,
|
||||
"open_on_startup": false,
|
||||
"discord_rpc": 1, // 0 = disabled, 1 = enabled as Cider, 2 = enabled as Apple Music
|
||||
"discord_rpc_clear_on_pause": true,
|
||||
"language": "en_US", // electron.app.getLocale().replace('-', '_') this can be used in future
|
||||
"playbackNotifications": true,
|
||||
"update_branch": "main"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue