Skip to content

Commit 6ac789a

Browse files
committed
fix: bumped rebuild
1 parent 4f42181 commit 6ac789a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app.module.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ dotenv.config();
5454
],
5555
})
5656

57+
5758
export class AppModule implements NestModule {
5859
configure(consumer: MiddlewareConsumer) {
5960
// consumer.apply(ApiToggleMiddleware).forRoutes('*');

0 commit comments

Comments
 (0)