mirror of
https://github.com/Equicord/Equicord.git
synced 2025-02-14 13:23:35 -05:00
Update UserPFP
This commit is contained in:
parent
8d157f5c2f
commit
6930550847
1 changed files with 9 additions and 3 deletions
|
@ -36,9 +36,15 @@ export default definePlugin({
|
|||
authors: [Devs.nexpid, Devs.thororen, Devs.FoxStorm1, Devs.coolesding],
|
||||
settings,
|
||||
settingsAboutComponent: () => (
|
||||
<Link href="https://userpfp.github.io/UserPFP/#how-to-request-a-profile-picture-pfp">
|
||||
<b>SUBMIT YOUR OWN PFP HERE</b>
|
||||
</Link>
|
||||
<div>
|
||||
<Link href="https://userpfp.github.io/UserPFP/#how-to-request-a-profile-picture-pfp">
|
||||
<b>Submit your own pfp here</b>
|
||||
</Link>
|
||||
<br></br>
|
||||
<Link href="https://ko-fi.com/coolesding">
|
||||
<b>Support UserPFP</b>
|
||||
</Link>
|
||||
</div>
|
||||
),
|
||||
patches: [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue