chore: complete learning module
This commit is contained in:
@@ -18,6 +18,7 @@ import { ContactUsModule } from "./modules/contact-us/contact-us.module";
|
||||
import { CriticismModule } from "./modules/criticisms/criticisms.module";
|
||||
import { DanakServicesModule } from "./modules/danak-services/danak-services.module";
|
||||
import { InvoicesModule } from "./modules/invoices/invoices.module";
|
||||
import { LearningModule } from "./modules/learning/learning.module";
|
||||
import { NotificationModule } from "./modules/notifications/notifications.module";
|
||||
import { PaymentsModule } from "./modules/payments/payments.module";
|
||||
import { SettingModule } from "./modules/settings/settings.module";
|
||||
@@ -50,6 +51,7 @@ import { WalletsModule } from "./modules/wallets/wallets.module";
|
||||
NotificationModule,
|
||||
InvoicesModule,
|
||||
SubscriptionsModule,
|
||||
LearningModule,
|
||||
],
|
||||
controllers: [],
|
||||
providers: [],
|
||||
|
||||
Reference in New Issue
Block a user