Revert "Merge branch 'develop' of https://github.com/ciderapp/Cider into develop"

This reverts commit bd3a2b6172, reversing
changes made to 0fb6802ff3.
This commit is contained in:
Core 2022-02-17 03:06:30 +00:00
parent 35aa69c2d6
commit 4bed3ca783
No known key found for this signature in database
GPG key ID: FE9BF1B547F8F3C6
5 changed files with 66 additions and 48 deletions

View file

@ -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"