Compare commits

..

No commits in common. "main" and "main" have entirely different histories.
main ... main

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>