Revert "Merge branch 'develop' of https://github.com/ciderapp/Cider into develop"
This reverts commitbd3a2b6172
, reversing changes made to0fb6802ff3
.
This commit is contained in:
parent
35aa69c2d6
commit
4bed3ca783
5 changed files with 66 additions and 48 deletions
|
@ -9,6 +9,7 @@ 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