mirror of
https://github.com/navidrome/navidrome.git
synced 2025-08-10 00:52:20 +00:00
Fix ReactAdmin console warnings
This commit is contained in:
@@ -32,7 +32,7 @@ const TranscodingCreate = (props) => (
|
||||
{ id: 256, name: '256' },
|
||||
{ id: 320, name: '320' }
|
||||
]}
|
||||
initialValue={192}
|
||||
defaultValue={192}
|
||||
/>
|
||||
<TextInput
|
||||
source="command"
|
||||
|
||||
Reference in New Issue
Block a user