mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-15 03:30:39 +03:00
Fix translatable label
This commit is contained in:
parent
028723f721
commit
2ddd3acba6
@ -36,6 +36,7 @@ const PlaylistFilter = (props) => {
|
||||
{permissions === 'admin' && (
|
||||
<ReferenceInput
|
||||
source="owner_id"
|
||||
label={'resources.playlist.fields.ownerName'}
|
||||
reference="user"
|
||||
perPage={0}
|
||||
sort={{ field: 'name', order: 'ASC' }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user