From 44cabfacd5d11dd20f933beab86d67ee86e00664 Mon Sep 17 00:00:00 2001 From: End Date: Tue, 16 Sep 2025 07:46:56 -0700 Subject: [PATCH] Revert "FakeNitro: fix nitro themes not working for some users (#3666)" --- src/plugins/fakeNitro/index.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/plugins/fakeNitro/index.tsx b/src/plugins/fakeNitro/index.tsx index bb9a6daa..370d6857 100644 --- a/src/plugins/fakeNitro/index.tsx +++ b/src/plugins/fakeNitro/index.tsx @@ -276,8 +276,6 @@ export default definePlugin({ // Allow users to use custom client themes { find: "customUserThemeSettings:{", - // Discord has two separate modules for treatments 1 and 2 - all: true, replacement: { match: /(?<=\i=)\(0,\i\.\i\)\(\i\.\i\.TIER_2\)(?=,|;)/g, replace: "true"