feat: continue provider fix
This commit is contained in:
parent
653f787b72
commit
90b7d214eb
|
|
@ -83,6 +83,7 @@ export const ContinueProvider: FC = () => {
|
|||
value: [],
|
||||
allIntegrations: [],
|
||||
integration: {
|
||||
additionalSettings: '',
|
||||
display: '',
|
||||
time: [{time: 0}],
|
||||
id: continueId,
|
||||
|
|
|
|||
Loading…
Reference in New Issue