aktualisierung für BLS cal Integration
This commit is contained in:
@@ -8,7 +8,7 @@ export const bookEvent = createAction({
|
||||
options: option.object({
|
||||
link: option.string.layout({
|
||||
label: 'Event link',
|
||||
placeholder: 'https://cal.com/...',
|
||||
placeholder: 'https://cal.bls.media/...',
|
||||
}),
|
||||
layout: option
|
||||
.enum(['Month', 'Weekly', 'Columns'])
|
||||
|
||||
Reference in New Issue
Block a user