Skip to content

Commit c9af762

Browse files
author
Nevo David
committed
feat: fix frontend provider
1 parent b818e58 commit c9af762

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/frontend/src/components/layout/continue.provider.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ export const ContinueProvider: FC = () => {
8282
date: dayjs(),
8383
value: [],
8484
integration: {
85+
display: '',
8586
time: [{time: 0}],
8687
id: continueId,
8788
type: '',

0 commit comments

Comments
 (0)