This commit is contained in:
Ashley Graves 2024-10-15 05:53:07 +00:00
parent 20496b07b0
commit c94fbfec4e

View file

@ -61,7 +61,7 @@ const actor = {
} }
const webfinger = { const webfinger = {
'subject': 'acct:' + userId, 'subject': 'acct:' + userId.replace(":", "@"),
'links': [ 'links': [
{ {