mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-30 00:38:11 +00:00
fix: added chat to the freight api
This commit is contained in:
@@ -33,6 +33,7 @@ import { WsAuthService } from "./ws-auth.service";
|
||||
WsAuthService,
|
||||
NotificationInboxService,
|
||||
],
|
||||
exports: [NotificationInboxService],
|
||||
// WsAuthService is reused by the support-chat gateway for handshake auth.
|
||||
exports: [NotificationInboxService, WsAuthService],
|
||||
})
|
||||
export class NotificationInboxModule {}
|
||||
|
||||
Reference in New Issue
Block a user