"Performant Logging" feature in Advanced
This commit is contained in:
parent
979a36c79a
commit
0ca0b34ff0
3 changed files with 24 additions and 1 deletions
|
@ -243,7 +243,8 @@ export class Store {
|
|||
"AudioContext": true,
|
||||
"experiments": [],
|
||||
"playlistTrackMapping": true,
|
||||
"ffmpegLocation": ""
|
||||
"ffmpegLocation": "",
|
||||
"disableLogging": false
|
||||
},
|
||||
"connectUser": {
|
||||
"auth": null,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue