mirror of https://github.com/certd/certd
chore:
parent
427620d34f
commit
019a1fe24e
|
@ -77,11 +77,11 @@ export default function ({ crudExpose, context: { certdFormRef } }: CreateCrudOp
|
|||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
triggers,
|
||||
notifications
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
triggers,
|
||||
notifications
|
||||
};
|
||||
|
||||
const id = await api.Save({
|
||||
|
|
Loading…
Reference in New Issue