feat(editor): ♿️ Add 'Current' to Link typebot
This commit is contained in:
@ -94,7 +94,7 @@ export type CodeOptions = {
|
||||
}
|
||||
|
||||
export type TypebotLinkOptions = {
|
||||
typebotId?: string
|
||||
typebotId?: string | 'current'
|
||||
blockId?: string
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user