mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-24 07:30:57 +03:00
Fix translation key
This commit is contained in:
parent
d303ad2676
commit
5fc4076aec
@ -32,7 +32,7 @@ const RadioCreate = (props) => {
|
||||
/>
|
||||
<TextInput
|
||||
type="url"
|
||||
source="homepageUrl"
|
||||
source="homePageUrl"
|
||||
fullWidth
|
||||
validate={[urlValidate]}
|
||||
/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user