Skip to content

Commit

Permalink
[frontend/backend] Adding link to the injects
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimfacion committed Jul 2, 2024
1 parent 1c871be commit f3ff7d6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions openbas-front/src/components/ChainedTimeline.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -188,10 +188,6 @@ const ChainedTimelineFlow: FunctionComponent<Props> = ({ injects, onConnectInjec
onEdgeUpdate={edgeUpdate}
onEdgeUpdateStart={edgeUpdateStart}
onEdgeUpdateEnd={edgeUpdateEnd}
zoomOnScroll={false}
zoomOnPinch={false}
zoomOnDoubleClick={false}
panOnDrag={false}
defaultEdgeOptions={defaultEdgeOptions}
proOptions={proOptions}
/>
Expand Down

0 comments on commit f3ff7d6

Please sign in to comment.