mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-25 14:47:45 -06:00
feat: generic chatbot
This commit is contained in:
@@ -106,7 +106,7 @@ export class RabbitmqController extends EventController implements EventControll
|
||||
});
|
||||
|
||||
if (!data) {
|
||||
throw new NotFoundException('Instance rabbitmq not found');
|
||||
return null;
|
||||
}
|
||||
|
||||
return data;
|
||||
|
||||
Reference in New Issue
Block a user