Skip to content

Commit

Permalink
馃悰 Fix missing http request block in side bar
Browse files Browse the repository at this point in the history
  • Loading branch information
baptisteArno committed Feb 16, 2024
1 parent 33cbb2b commit f3adaa3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ import { useDebouncedCallback } from 'use-debounce'
const legacyIntegrationBlocks = [
IntegrationBlockType.OPEN_AI,
IntegrationBlockType.ZEMANTIC_AI,
IntegrationBlockType.WEBHOOK,
]

export const BlocksSideBar = () => {
Expand Down

0 comments on commit f3adaa3

Please sign in to comment.