Skip to content

Commit

Permalink
fix mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueHorn07 committed Dec 3, 2023
1 parent 3260c95 commit e33331e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/popo/setting/setting.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ import { User } from '../user/user.entity';
],
controllers: [SettingController],
providers: [SettingService],
exports: [SettingService],
})
export class SettingModule {}

0 comments on commit e33331e

Please sign in to comment.