This commit is contained in:
thororen 2024-04-18 18:06:40 -04:00
parent d69d836462
commit abccd0fdda
2 changed files with 3 additions and 3 deletions

View file

@ -36,7 +36,7 @@ export default definePlugin({
authors: [Devs.nexpid, Devs.thororen, Devs.FoxStorm1, Devs.coolesding],
settings,
settingsAboutComponent: () => (
<div>
<>
<Link href="https://userpfp.github.io/UserPFP/#how-to-request-a-profile-picture-pfp">
<b>Submit your own pfp here</b>
</Link>
@ -44,7 +44,7 @@ export default definePlugin({
<Link href="https://ko-fi.com/coolesding">
<b>Support UserPFP</b>
</Link>
</div>
</>
),
patches: [
{

View file

@ -593,7 +593,7 @@ export const Devs = /* #__PURE__*/ Object.freeze({
id: 1189903210564038697n,
},
bhop: {
name: "femie",
name: "femeie",
id: 442626774841556992n,
},
} satisfies Record<string, Dev>);