See #223: reflect new possibilities of library permission in help text
This commit is contained in:
parent
256d98b77d
commit
1737a75d4e
|
@ -27,7 +27,7 @@ PERMISSIONS_CONFIGURATION = {
|
|||
},
|
||||
'library': {
|
||||
'label': 'Manage library',
|
||||
'help_text': 'Manage library',
|
||||
'help_text': 'Manage library, delete files, tracks, artists, albums...',
|
||||
},
|
||||
'settings': {
|
||||
'label': 'Manage instance-level settings',
|
||||
|
|
Loading…
Reference in New Issue