mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-05-22 10:08:37 -05:00
logger type
This commit is contained in:
@@ -43,7 +43,7 @@ export class NotificationsService implements INotificationsService {
|
||||
pagerDutyProvider: INotificationProvider,
|
||||
matrixProvider: INotificationProvider,
|
||||
settingsService: ISettingsService,
|
||||
logger: any
|
||||
logger: ILogger
|
||||
) {
|
||||
this.notificationsRepository = notificationsRepository;
|
||||
this.monitorsRepository = monitorsRepository;
|
||||
|
||||
Reference in New Issue
Block a user