Skip to content

Commit 043df62

Browse files
Merge pull request #1304 from rafwell/main
Add eventos referente a instancia que estavam faltando
2 parents 13bdbc2 + 53ae521 commit 043df62

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/api/integrations/event/event.controller.ts

+3
Original file line numberDiff line numberDiff line change
@@ -151,5 +151,8 @@ export class EventController {
151151
'TYPEBOT_CHANGE_STATUS',
152152
'REMOVE_INSTANCE',
153153
'LOGOUT_INSTANCE',
154+
'INSTANCE_CREATE',
155+
'INSTANCE_DELETE',
156+
'STATUS_INSTANCE',
154157
];
155158
}

0 commit comments

Comments
 (0)