Add eventos referente a instancia que estavam faltando

This commit is contained in:
Rafael Souza 2025-03-10 18:11:03 -03:00
parent 5a50381a8e
commit 53ae521863

View File

@ -151,5 +151,8 @@ export class EventController {
'TYPEBOT_CHANGE_STATUS',
'REMOVE_INSTANCE',
'LOGOUT_INSTANCE',
'INSTANCE_CREATE',
'INSTANCE_DELETE',
'STATUS_INSTANCE',
];
}