Fix Pronouny

#959
This commit is contained in:
WebBreacher 2025-05-02 17:44:07 -04:00
parent af7ada1e1a
commit 6f81b864d9

View File

@ -4653,11 +4653,12 @@
{
"name" : "Pronouny",
"uri_check" : "https://pronouny.xyz/api/users/profile/username/{account}",
"uri_pretty" : "https://pronouny.xyz/users/{account}",
"e_code" : 200,
"e_string" : "username",
"e_string" : "\"username\":",
"m_code" : 400,
"m_string" : "That user doesn't exist",
"known" : ["test", "honey"],
"known" : ["donna", "honey"],
"cat" : "social"
},
{