Add EnableUserEditing, to control whether a regular user can change their own details (default true)
This commit is contained in:
@@ -17,6 +17,7 @@ const defaultConfig = {
|
||||
devFastAccessCoverArt: false,
|
||||
enableStarRating: true,
|
||||
defaultTheme: 'Dark',
|
||||
enableUserEditing: true,
|
||||
}
|
||||
|
||||
let config
|
||||
|
||||
Reference in New Issue
Block a user