love co author being 1st
This commit is contained in:
parent
03f3c77b57
commit
c4b43ebb0d
1 changed files with 1 additions and 1 deletions
|
@ -23,8 +23,8 @@ export default definePlugin({
|
||||||
name: "ClientSideBadges",
|
name: "ClientSideBadges",
|
||||||
description: "Adds client-side badges to your profile. Other users can't see them!",
|
description: "Adds client-side badges to your profile. Other users can't see them!",
|
||||||
authors: [
|
authors: [
|
||||||
{ name: "KrystalSkullOfficial", id: 929208515883569182n },
|
|
||||||
Devs.nin0dev,
|
Devs.nin0dev,
|
||||||
|
{ name: "KrystalSkullOfficial", id: 929208515883569182n }
|
||||||
],
|
],
|
||||||
settingsAboutComponent: () => <>
|
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>
|
<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>
|
||||||
|
|
Loading…
Reference in a new issue