@@ -73,7 +73,7 @@ export const TypebotHeader = () => {
|
||||
})
|
||||
|
||||
const handleHelpClick = () => {
|
||||
isCloudProdInstance
|
||||
isCloudProdInstance()
|
||||
? onOpen()
|
||||
: window.open('https://docs.typebot.io', '_blank')
|
||||
}
|
||||
|
||||
@@ -38,6 +38,7 @@ type UpdateTypebotPayload = Partial<
|
||||
| 'customDomain'
|
||||
| 'resultsTablePreferences'
|
||||
| 'isClosed'
|
||||
| 'whatsAppPhoneNumberId'
|
||||
>
|
||||
>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user