fix: set default spec to form
This commit is contained in:
@@ -604,6 +604,10 @@ const options = [
|
||||
{
|
||||
label: '--swa-full',
|
||||
value: '--swa-full'
|
||||
},
|
||||
{
|
||||
label: '--no-enable-reasoning',
|
||||
value: '--no-enable-reasoning'
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user