From abccd0fdda8a1ffd0a9dc28987523f167d06ae57 Mon Sep 17 00:00:00 2001 From: thororen <78185467+thororen1234@users.noreply.github.com> Date: Thu, 18 Apr 2024 18:06:40 -0400 Subject: [PATCH] Fix Devs --- src/equicordplugins/usrpfp/index.tsx | 4 ++-- src/utils/constants.ts | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/equicordplugins/usrpfp/index.tsx b/src/equicordplugins/usrpfp/index.tsx index 91ab8af6..61bf7830 100644 --- a/src/equicordplugins/usrpfp/index.tsx +++ b/src/equicordplugins/usrpfp/index.tsx @@ -36,7 +36,7 @@ export default definePlugin({ authors: [Devs.nexpid, Devs.thororen, Devs.FoxStorm1, Devs.coolesding], settings, settingsAboutComponent: () => ( -
+ <> Submit your own pfp here @@ -44,7 +44,7 @@ export default definePlugin({ Support UserPFP -
+ ), patches: [ { diff --git a/src/utils/constants.ts b/src/utils/constants.ts index b3df0c10..0a8bd966 100644 --- a/src/utils/constants.ts +++ b/src/utils/constants.ts @@ -593,7 +593,7 @@ export const Devs = /* #__PURE__*/ Object.freeze({ id: 1189903210564038697n, }, bhop: { - name: "femie", + name: "femeie", id: 442626774841556992n, }, } satisfies Record);