🐛 (share) Fix custom domain delete
This commit is contained in:
@ -52,7 +52,7 @@ type UpdateTypebotPayload = Partial<{
|
||||
publicId: string
|
||||
name: string
|
||||
icon: string
|
||||
customDomain: string
|
||||
customDomain: string | null
|
||||
resultsTablePreferences: ResultsTablePreferences
|
||||
isClosed: boolean
|
||||
}>
|
||||
|
Reference in New Issue
Block a user