mirror of
https://github.com/Equicord/Equicord.git
synced 2025-01-30 19:23:29 -05:00
Update UserPFP Backup URL
This commit is contained in:
parent
f52625e97f
commit
1c33f60fa6
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ const settings = definePluginSettings({
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "UserPFP Backup DB",
|
label: "UserPFP Backup DB",
|
||||||
value: "https://userpfp.thororen.com/UserPFP/source/data.json"
|
value: "https://userpfp.thororen.com/data.json"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue