hinzufügen von BLS cal
This commit is contained in:
@ -40,7 +40,7 @@ const main = async () => {
|
||||
id: ({ results }) =>
|
||||
p.text({
|
||||
message:
|
||||
'Integration ID? (should be a slug like: cal-com, openai...)',
|
||||
'Integration ID? (should be a slug like: bls-cal, openai...)',
|
||||
placeholder: 'my-integration',
|
||||
initialValue: slugify(results.name ?? ''),
|
||||
validate: (val) => {
|
||||
|
Reference in New Issue
Block a user