mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 02:49:15 +02:00
See #223: reflect new possibilities of library permission in help text
This commit is contained in:
parent
256d98b77d
commit
1737a75d4e
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue