okTurtles / group-income

A decentralized and private (end-to-end encrypted) financial safety net for you and your friends.
https://groupincome.org
GNU Affero General Public License v3.0
331 stars 44 forks source link

Bug in the text in the "Add new members" modal #2404

Closed taoeffect closed 3 weeks ago

taoeffect commented 3 weeks ago

Problem

It says 60 passes, we forgot to update it to say 150 passes:

Screenshot 2024-10-29 at 10 57 40 AM

Solution

Update it to use the MAX_GROUP_MEMBER_COUNT variable here.