MORE BADGES 🦅🦅🔥🔥🗣 #1
1 changed files with 1 additions and 1 deletions
|
@ -223,7 +223,7 @@ export default definePlugin({
|
||||||
description: "Legacy Username",
|
description: "Legacy Username",
|
||||||
image: "https://cdn.discordapp.com/badge-icons/6de6d34650760ba5551a79732e98ed60.png",
|
image: "https://cdn.discordapp.com/badge-icons/6de6d34650760ba5551a79732e98ed60.png",
|
||||||
position: Badges.BadgePosition.END,
|
position: Badges.BadgePosition.END,
|
||||||
shouldShow: ({ userId }) => isCurrentUser(userId) && this.settings.store.legacyUsernames,
|
shouldShow: ({ userId }) => isCurrentUser(userId) && this.settings.store.legacyUsername,
|
||||||
link: ""
|
link: ""
|
||||||
},
|
},
|
||||||
// Im linking to a dicord video about lootboxs incase someone doesnt know the context behind this badge
|
// Im linking to a dicord video about lootboxs incase someone doesnt know the context behind this badge
|
||||||
|
|
Loading…
Reference in a new issue