feat(bigin-by-zoho-crm): add create event action
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import createContact from './create-contact/index.js';
|
||||
import createEvent from './create-event/index.js';
|
||||
|
||||
export default [createContact];
|
||||
export default [createContact, createEvent];
|
||||
|
Reference in New Issue
Block a user