From 57275357b587398f67ddb78c56c45024d0cf15ed Mon Sep 17 00:00:00 2001 From: Krystal Date: Wed, 2 Oct 2024 00:48:31 -0400 Subject: [PATCH] typo --- index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.tsx b/index.tsx index 53733a2..0e1c531 100644 --- a/index.tsx +++ b/index.tsx @@ -223,7 +223,7 @@ export default definePlugin({ description: "Legacy Username", image: "https://cdn.discordapp.com/badge-icons/6de6d34650760ba5551a79732e98ed60.png", position: Badges.BadgePosition.END, - shouldShow: ({ userId }) => isCurrentUser(userId) && this.settings.store.legacyUsernames, + shouldShow: ({ userId }) => isCurrentUser(userId) && this.settings.store.legacyUsername, link: "" }, // Im linking to a dicord video about lootboxs incase someone doesnt know the context behind this badge