Compare commits

..

1 commit
main ... main

Author SHA1 Message Date
c4b43ebb0d love co author being 1st 2024-10-20 08:02:28 -04:00

View file

@ -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: () => <>
<Forms.FormTitle style={{ color: "red", fontSize: "2rem", fontWeight: "bold" }}>Only you can view the badges. No, this can't and won't be changed.</Forms.FormTitle>