mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2026-02-04 06:16:25 -06:00
Merge pull request #1304 from rafwell/main
Add eventos referente a instancia que estavam faltando
This commit is contained in:
@@ -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',
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user