mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-16 12:12:55 -06:00
Add eventos referente a instancia que estavam faltando
This commit is contained in:
parent
5a50381a8e
commit
53ae521863
@ -151,5 +151,8 @@ export class EventController {
|
|||||||
'TYPEBOT_CHANGE_STATUS',
|
'TYPEBOT_CHANGE_STATUS',
|
||||||
'REMOVE_INSTANCE',
|
'REMOVE_INSTANCE',
|
||||||
'LOGOUT_INSTANCE',
|
'LOGOUT_INSTANCE',
|
||||||
|
'INSTANCE_CREATE',
|
||||||
|
'INSTANCE_DELETE',
|
||||||
|
'STATUS_INSTANCE',
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user