mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-21 04:42:20 -06:00
changelog
This commit is contained in:
@@ -23,7 +23,7 @@ export class EvolutionBotController extends ChatbotController implements Chatbot
|
||||
this.sessionRepository = this.prismaRepository.integrationSession;
|
||||
}
|
||||
|
||||
public readonly logger = new Logger(EvolutionBotController.name);
|
||||
public readonly logger = new Logger('EvolutionBotController');
|
||||
|
||||
integrationEnabled: boolean;
|
||||
botRepository: any;
|
||||
|
||||
Reference in New Issue
Block a user