Skip to content

Commit

Permalink
feat: fix frontend provider
Browse files Browse the repository at this point in the history
  • Loading branch information
Nevo David committed Oct 7, 2024
1 parent b818e58 commit c9af762
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 @@ -82,6 +82,7 @@ export const ContinueProvider: FC = () => {
date: dayjs(),
value: [],
integration: {
display: '',
time: [{time: 0}],
id: continueId,
type: '',
Expand Down

0 comments on commit c9af762

Please sign in to comment.