feat: fix frontend provider
This commit is contained in:
parent
b818e580cf
commit
c9af76224f
|
|
@ -82,6 +82,7 @@ export const ContinueProvider: FC = () => {
|
|||
date: dayjs(),
|
||||
value: [],
|
||||
integration: {
|
||||
display: '',
|
||||
time: [{time: 0}],
|
||||
id: continueId,
|
||||
type: '',
|
||||
|
|
|
|||
Loading…
Reference in New Issue