privateEnabled
This commit is contained in:
parent
ae9ea1d668
commit
abf6def954
5 changed files with 10 additions and 8 deletions
|
@ -13,7 +13,8 @@ export class Store {
|
|||
"language": "en_US", // electron.app.getLocale().replace('-', '_') this can be used in future
|
||||
"playbackNotifications": true,
|
||||
"update_branch": "main",
|
||||
"resumeOnStartupBehavior": "local"
|
||||
"resumeOnStartupBehavior": "local",
|
||||
"privateEnabled": false,
|
||||
},
|
||||
"home": {
|
||||
"followedArtists": [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue