From baf84e9bcc0c908d39b518697373c8eb203240ec Mon Sep 17 00:00:00 2001 From: TheKodeToad Date: Fri, 27 Feb 2026 14:40:55 +0000 Subject: [PATCH] Update memberCount and staffTags --- exts/memberCount.json | 2 +- exts/staffTags.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/exts/memberCount.json b/exts/memberCount.json index 606e314..5d6b4e1 100644 --- a/exts/memberCount.json +++ b/exts/memberCount.json @@ -1,6 +1,6 @@ { "repository": "https://github.com/TheKodeToad/moonlight-extensions", - "commit": "f959fa6ee50c3a8f93ce95fb2ba7d599e715f781", + "commit": "f1422125b0c042210432f5b7d7181a9e350a3519", "scripts": ["build", "repo"], "artifact": "repo/memberCount.asar" } diff --git a/exts/staffTags.json b/exts/staffTags.json index f90973c..1c9b7c6 100644 --- a/exts/staffTags.json +++ b/exts/staffTags.json @@ -1,6 +1,6 @@ { "repository": "https://github.com/TheKodeToad/moonlight-extensions.git", - "commit": "f959fa6ee50c3a8f93ce95fb2ba7d599e715f781", + "commit": "f1422125b0c042210432f5b7d7181a9e350a3519", "scripts": ["build", "repo"], "artifact": "repo/staffTags.asar" }