Skip to content

Commit

Permalink
add environment and energy image mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
HrithikSampson committed Sep 17, 2024
1 parent 5d70d78 commit ee8617c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion migration/1726069430594-add_endaoment_project_banners.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export class AddEndaomentProjectBanners1726069430594
{
public async up(queryRunner: QueryRunner): Promise<void> {
const mainCategorySlugToBannerMapping = {
'environment-and-energy': 'nature',
'environment-and-energy': 'environment-energy',
'health-and-wellness': 'health-wellness',
'art-and-culture': 'art-culture',
nature: 'nature',
Expand Down

0 comments on commit ee8617c

Please sign in to comment.