[connect] theme still not working, but app no crash on startup
This commit is contained in:
parent
186e6986ef
commit
1eb70568af
3 changed files with 13 additions and 4 deletions
|
@ -155,7 +155,10 @@ export class Store {
|
|||
"AudioContext": false,
|
||||
"experiments": [],
|
||||
"playlistTrackMapping": true
|
||||
}
|
||||
},
|
||||
"connectUser": {
|
||||
"auth": null,
|
||||
},
|
||||
}
|
||||
private migrations: any = {
|
||||
'>=1.4.3': (store: ElectronStore) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue