Skip to content

Commit

Permalink
chore: add NotificationManagementApplicationModule dependence
Browse files Browse the repository at this point in the history
  • Loading branch information
403 committed Sep 26, 2024
1 parent 0ebcc2d commit 64f3f28
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ namespace MyCompanyName.MyProjectName
typeof(NotificationManagementApplicationModule),
typeof(DataDictionaryManagementApplicationModule),
typeof(LanguageManagementApplicationModule),
typeof(NotificationManagementApplicationModule),
typeof(MyProjectNameFreeSqlModule)
)]
public class MyProjectNameApplicationModule : AbpModule
Expand Down

0 comments on commit 64f3f28

Please sign in to comment.