Merge branch 'main' into enhancement/radio

This commit is contained in:
cryptofyre 2022-05-24 11:01:28 -05:00 committed by GitHub
commit d80cf6efb1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
40 changed files with 884 additions and 24624 deletions

View file

@ -133,7 +133,7 @@ export class Store {
"maxVolume": 1,
"lastVolume": 1,
"muted": false,
"playbackRate": '1',
"playbackRate": 1,
"quality": "HIGH",
"seamless_audio": true,
"normalization": false,