mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-14 03:07:24 +03:00
Remove unused prop
This commit is contained in:
parent
438d45c176
commit
9ae156dd82
@ -89,7 +89,7 @@ const RadioList = ({ permissions, ...props }) => {
|
||||
rel="noopener noreferrer"
|
||||
/>
|
||||
),
|
||||
streamUrl: <TextField source="streamUrl" hideUrl />,
|
||||
streamUrl: <TextField source="streamUrl" />,
|
||||
updatedAt: <DateField source="updatedAt" showTime />,
|
||||
createdAt: <DateField source="createdAt" showTime />,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user