fix: miss default name in deploy
This commit is contained in:
@@ -45,7 +45,7 @@ export const TTSAdvancedParamsConfig: ParamsSchema[] = [
|
||||
]
|
||||
},
|
||||
{
|
||||
type: 'Select',
|
||||
type: 'AutoComplete',
|
||||
name: 'instructions',
|
||||
label: {
|
||||
text: 'playground.params.voiceStyle',
|
||||
|
||||
Reference in New Issue
Block a user