Update UserPFP Backup URL

This commit is contained in:
thororen1234 2024-11-21 19:16:50 -05:00
parent f52625e97f
commit 1c33f60fa6

View file

@ -34,7 +34,7 @@ const settings = definePluginSettings({
},
{
label: "UserPFP Backup DB",
value: "https://userpfp.thororen.com/UserPFP/source/data.json"
value: "https://userpfp.thororen.com/data.json"
}
]
}