privateEnabled

This commit is contained in:
vapormusic 2022-02-22 08:33:23 +07:00
parent ae9ea1d668
commit abf6def954
5 changed files with 10 additions and 8 deletions

View file

@ -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": [],