Skip to content

Commit

Permalink
Merge branch 'deploy/subquery-transfers' into deploy/datasource-subquery
Browse files Browse the repository at this point in the history
  • Loading branch information
mckrava committed Jan 12, 2024
2 parents 04dc7d9 + 6ac789a commit e89afc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ dotenv.config();
],
})


export class AppModule implements NestModule {
configure(consumer: MiddlewareConsumer) {
// consumer.apply(ApiToggleMiddleware).forRoutes('*');
Expand Down

0 comments on commit e89afc6

Please sign in to comment.