From 90b7d214eb667b1b9a8d2d7ecebfa6ef74411bd1 Mon Sep 17 00:00:00 2001 From: Nevo David Date: Mon, 30 Dec 2024 16:42:39 +0700 Subject: [PATCH] feat: continue provider fix --- apps/frontend/src/components/layout/continue.provider.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/frontend/src/components/layout/continue.provider.tsx b/apps/frontend/src/components/layout/continue.provider.tsx index e4feb7fcf..f0b06d048 100644 --- a/apps/frontend/src/components/layout/continue.provider.tsx +++ b/apps/frontend/src/components/layout/continue.provider.tsx @@ -83,6 +83,7 @@ export const ContinueProvider: FC = () => { value: [], allIntegrations: [], integration: { + additionalSettings: '', display: '', time: [{time: 0}], id: continueId,