mirror of
https://gitlab.com/mobicoop/v3/service/matcher.git
synced 2026-01-01 05:52:40 +00:00
basic ad entity without direction
This commit is contained in:
@@ -63,6 +63,6 @@ import { GeographyModule } from '@modules/geography/geography.module';
|
||||
GeographyModule,
|
||||
MessagerModule,
|
||||
],
|
||||
exports: [AdModule, MessagerModule],
|
||||
exports: [AdModule, GeographyModule, MessagerModule],
|
||||
})
|
||||
export class AppModule {}
|
||||
|
||||
Reference in New Issue
Block a user