family update
This commit is contained in:
@@ -26,6 +26,7 @@ import { FamilyService } from './domain/family.service';
|
||||
import { MediaService } from './domain/media.service';
|
||||
import { NotificationsService } from './domain/notifications.service';
|
||||
import { ChatService } from './domain/chat.service';
|
||||
import { PresenceService } from './domain/presence.service';
|
||||
import { NotificationPublisherService } from './infra/notification-publisher.service';
|
||||
import { MinioService } from './infra/minio.service';
|
||||
import { LdapClientService } from './infra/ldap-client.service';
|
||||
@@ -63,6 +64,7 @@ import { TotpService } from './domain/totp.service';
|
||||
MediaService,
|
||||
NotificationsService,
|
||||
ChatService,
|
||||
PresenceService,
|
||||
NotificationPublisherService,
|
||||
MinioService,
|
||||
LdapClientService,
|
||||
|
||||
Reference in New Issue
Block a user