🚸 Rename "webhook" block to "HTTP request"
This commit is contained in:
@ -30,6 +30,7 @@ import { useDebouncedCallback } from 'use-debounce'
|
||||
const legacyIntegrationBlocks = [
|
||||
IntegrationBlockType.OPEN_AI,
|
||||
IntegrationBlockType.ZEMANTIC_AI,
|
||||
IntegrationBlockType.WEBHOOK,
|
||||
]
|
||||
|
||||
export const BlocksSideBar = () => {
|
||||
|
Reference in New Issue
Block a user