mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 20:47:35 +03:00
Fix translation key
This commit is contained in:
parent
d303ad2676
commit
5fc4076aec
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ const RadioCreate = (props) => {
|
|||
/>
|
||||
<TextInput
|
||||
type="url"
|
||||
source="homepageUrl"
|
||||
source="homePageUrl"
|
||||
fullWidth
|
||||
validate={[urlValidate]}
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue