Skip to content

Commit

Permalink
feat: continue provider fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nevo-david committed Dec 30, 2024
1 parent 653f787 commit 90b7d21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/frontend/src/components/layout/continue.provider.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ export const ContinueProvider: FC = () => {
value: [],
allIntegrations: [],
integration: {
additionalSettings: '',
display: '',
time: [{time: 0}],
id: continueId,
Expand Down

0 comments on commit 90b7d21

Please sign in to comment.