We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aed7f52 commit fee31b0Copy full SHA for fee31b0
1 file changed
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: 3741,
+ value: 3831,
65
text: 'Inscrits sur Meetup',
66
67
0 commit comments