mirror of
https://github.com/navidrome/navidrome.git
synced 2026-05-03 06:51:16 +00:00
Remove unused prop
This commit is contained in:
parent
438215be42
commit
768370f48e
@ -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