mirror of
https://github.com/navidrome/navidrome.git
synced 2025-08-10 00:52:20 +00:00
Fix translation key
This commit is contained in:
@@ -32,7 +32,7 @@ const RadioCreate = (props) => {
|
||||
/>
|
||||
<TextInput
|
||||
type="url"
|
||||
source="homepageUrl"
|
||||
source="homePageUrl"
|
||||
fullWidth
|
||||
validate={[urlValidate]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user