Added resume from history
This commit is contained in:
parent
913532fcdb
commit
02ba9a7c42
3 changed files with 354 additions and 304 deletions
|
@ -12,7 +12,8 @@ export class Store {
|
|||
"discord_rpc_clear_on_pause": true,
|
||||
"language": "en_US", // electron.app.getLocale().replace('-', '_') this can be used in future
|
||||
"playbackNotifications": true,
|
||||
"update_branch": "innolab"
|
||||
"update_branch": "main",
|
||||
"resumeOnStartupBehavior": "local"
|
||||
},
|
||||
"home": {
|
||||
"followedArtists": [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue