Update store.ts
This commit is contained in:
parent
b5e68114eb
commit
8a755b7319
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ export class Store {
|
|||
"maxVolume": 1,
|
||||
"lastVolume": 1,
|
||||
"muted": false,
|
||||
"playbackRate": '1',
|
||||
"playbackRate": 100,
|
||||
"quality": "HIGH",
|
||||
"seamless_audio": true,
|
||||
"normalization": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue