Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading