"Performant Logging" feature in Advanced

This commit is contained in:
maikirakiwi 2022-06-21 17:01:25 -07:00
parent 979a36c79a
commit 0ca0b34ff0
3 changed files with 24 additions and 1 deletions

View file

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