Skip to content

Commit

Permalink
Merge pull request #336 from gitroomhq/feat/fix-variables
Browse files Browse the repository at this point in the history
fix frontend
  • Loading branch information
nevo-david authored Oct 7, 2024
2 parents 52e3746 + c9af762 commit dec4763
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 dec4763

Please sign in to comment.