forked from github-starred/komodo
fix configure build extra args
This commit is contained in:
@@ -371,7 +371,7 @@ export const BuildConfig = ({
|
||||
/>
|
||||
)}
|
||||
<InputList
|
||||
field="ext ra_args"
|
||||
field="extra_args"
|
||||
values={value ?? []}
|
||||
set={set}
|
||||
disabled={disabled}
|
||||
|
||||
Reference in New Issue
Block a user