Add flag to disable Scrobble config in the UI

This commit is contained in:
Deluan
2021-06-10 21:04:26 -04:00
committed by Deluan Quintão
parent a4f91b74d2
commit ffa76bba6a
6 changed files with 60 additions and 0 deletions
+1
View File
@@ -19,6 +19,7 @@ const defaultConfig = {
defaultTheme: 'Dark',
enableUserEditing: true,
devEnableShare: true,
devEnableScrobble: true,
}
let config