Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
child_duckling 2022-04-22 19:47:19 -07:00
commit 288ea77eb2
6 changed files with 303 additions and 8 deletions

View file

@ -154,7 +154,8 @@ export class Store {
"advanced": {
"AudioContext": false,
"experiments": [],
"playlistTrackMapping": true
"playlistTrackMapping": true,
"ffmpegLocation": ""
},
"connectUser": {
"auth": null,