Skip to content

Commit

Permalink
Merge branch 'master' of github.com:sashko9807/podkrepibg-frontend in…
Browse files Browse the repository at this point in the history
…to stripe-fixes
  • Loading branch information
sashko9807 committed Nov 26, 2024
2 parents cf8a645 + c730414 commit 01b2c77
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,9 @@ Watch releases of this repository to be notified about future updates:
## Contributors ✨

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->

[![All Contributors](https://img.shields.io/badge/all_contributors-86-orange.svg?style=flat-square)](#contributors-)

<!-- ALL-CONTRIBUTORS-BADGE:END -->

Please check [contributors guide](https://github.com/podkrepi-bg/frontend/blob/master/CONTRIBUTING.md) for:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -252,9 +252,9 @@ async function setupMeAndCampaignTypes(page: Page) {
},
{
id: '34b501f0-b3c3-43d9-9be0-7f7258eeb247',
name: 'Membership',
slug: 'membership',
description: 'Membership Campaigns',
name: 'Elderly',
slug: 'elderly',
description: 'Help elderly people',
parentId: null,
category: 'others',
},
Expand Down

0 comments on commit 01b2c77

Please sign in to comment.