We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f82cd1d commit c25b7e1Copy full SHA for c25b7e1
modules/meetup/queries/numbers.api.ts
@@ -61,7 +61,7 @@ export const fetchNumbers = async (): Promise<Numbers[]> => {
61
text: 'Événements organisés',
62
},
63
{
64
- value: 3831,
+ value: 4050,
65
text: 'Inscrits sur Meetup',
66
67
0 commit comments