Add flag to disable Scrobble config in the UI
This commit is contained in:
@@ -19,6 +19,7 @@ const defaultConfig = {
|
||||
defaultTheme: 'Dark',
|
||||
enableUserEditing: true,
|
||||
devEnableShare: true,
|
||||
devEnableScrobble: true,
|
||||
}
|
||||
|
||||
let config
|
||||
|
||||
Reference in New Issue
Block a user