fix configure build extra args

This commit is contained in:
mbecker20
2025-07-27 15:36:14 -04:00
parent d723515d28
commit 63be48e2fb

View File

@@ -371,7 +371,7 @@ export const BuildConfig = ({
/>
)}
<InputList
field="ext ra_args"
field="extra_args"
values={value ?? []}
set={set}
disabled={disabled}