From c00f5e6c36f50ef4864fac278830c4abe5638708 Mon Sep 17 00:00:00 2001 From: TheKodeToad Date: Wed, 17 Dec 2025 14:36:06 +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 dd4e552..606e314 100644 --- a/exts/memberCount.json +++ b/exts/memberCount.json @@ -1,6 +1,6 @@ { "repository": "https://github.com/TheKodeToad/moonlight-extensions", - "commit": "e10afe5c3cab6f07c577ab6ba11a8cfe5ac9fd18", + "commit": "f959fa6ee50c3a8f93ce95fb2ba7d599e715f781", "scripts": ["build", "repo"], "artifact": "repo/memberCount.asar" } diff --git a/exts/staffTags.json b/exts/staffTags.json index 81c7adb..f90973c 100644 --- a/exts/staffTags.json +++ b/exts/staffTags.json @@ -1,6 +1,6 @@ { "repository": "https://github.com/TheKodeToad/moonlight-extensions.git", - "commit": "b55f1a300b5e4750ce7dd07a27e222d95821b554", + "commit": "f959fa6ee50c3a8f93ce95fb2ba7d599e715f781", "scripts": ["build", "repo"], "artifact": "repo/staffTags.asar" }