From ff8c27095bc95bc920ce1fc26774b037edcdb992 Mon Sep 17 00:00:00 2001 From: Benjamin Borowski Date: Sat, 30 Dec 2023 19:14:20 -0800 Subject: [PATCH] Update groups --- examples/nm/data/groups.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/examples/nm/data/groups.json b/examples/nm/data/groups.json index 2410185..e64f3cf 100644 --- a/examples/nm/data/groups.json +++ b/examples/nm/data/groups.json @@ -20,31 +20,31 @@ { "displayName": "Formula Fundamentals 2.0", "id": "70158620-4985-4b86-b08e-95657b6d2edf", - "memberCount": 0, + "memberCount": 70, "index": 4 }, { "displayName": "Notion Mastery", "id": "7d3e5712-a873-43a8-a4b5-2ab138a9e2ea", - "memberCount": 0, + "memberCount": 1534, "index": 5 }, { "displayName": "Notion Mastery Alumni", "id": "922f01d5-b5e4-4f13-9be7-411242a2c68b", - "memberCount": 0, + "memberCount": 1179, "index": 6 }, { - "displayName": "Notion Mastery Members", + "displayName": "Notion Mastery Membership", "id": "9e7b05bc-e9e6-4b7a-8246-f8b1af875ea2", - "memberCount": 0, + "memberCount": 72, "index": 7 }, { "displayName": "Team", "id": "6b4b5525-5248-4bee-9d4a-05d5114b58b9", - "memberCount": 4, + "memberCount": 3, "index": 3 } -] +] \ No newline at end of file