Skip to content

Commit c25b7e1

Browse files
authored
feat: update numbers of follower
1 parent f82cd1d commit c25b7e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/meetup/queries/numbers.api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ export const fetchNumbers = async (): Promise<Numbers[]> => {
6161
text: 'Événements organisés',
6262
},
6363
{
64-
value: 3831,
64+
value: 4050,
6565
text: 'Inscrits sur Meetup',
6666
},
6767
{

0 commit comments

Comments
 (0)