more fix and update
This commit is contained in:
@@ -30,6 +30,7 @@ import { NotificationPublisherService } from './infra/notification-publisher.ser
|
||||
import { MinioService } from './infra/minio.service';
|
||||
import { LdapClientService } from './infra/ldap-client.service';
|
||||
import { MessagingService } from './infra/messaging.service';
|
||||
import { TotpService } from './domain/totp.service';
|
||||
|
||||
@Module({
|
||||
imports: [
|
||||
@@ -57,6 +58,7 @@ import { MessagingService } from './infra/messaging.service';
|
||||
OAuthCoreService,
|
||||
OtpService,
|
||||
AdvancedAuthService,
|
||||
TotpService,
|
||||
FamilyService,
|
||||
MediaService,
|
||||
NotificationsService,
|
||||
|
||||
Reference in New Issue
Block a user