From c4b43ebb0dd1bdf751638799ff924ecdeb7d113f Mon Sep 17 00:00:00 2001 From: nin0 Date: Sun, 20 Oct 2024 08:02:28 -0400 Subject: [PATCH] love co author being 1st --- index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.tsx b/index.tsx index bfb3c2b..7a372be 100644 --- a/index.tsx +++ b/index.tsx @@ -23,8 +23,8 @@ export default definePlugin({ name: "ClientSideBadges", description: "Adds client-side badges to your profile. Other users can't see them!", authors: [ - { name: "KrystalSkullOfficial", id: 929208515883569182n }, Devs.nin0dev, + { name: "KrystalSkullOfficial", id: 929208515883569182n } ], settingsAboutComponent: () => <> Only you can view the badges. No, this can't and won't be changed.