2
0

🚸 (elevenlabs) Remove variable button in cred…

This commit is contained in:
Baptiste Arnaud
2024-05-03 08:34:48 +02:00
parent 3b3e3fd792
commit 8a27cea36b

View File

@ -11,6 +11,7 @@ export const auth = {
helperText:
'You can generate an API key in your ElevenLabs dashboard in the Profile menu.',
isDebounceDisabled: true,
withVariableButton: false,
}),
}),
} satisfies AuthDefinition