mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 00:43:49 +01:00
Fix typo in hostMetaToWebFingerTemplate
This commit is contained in:
parent
3fdfca0439
commit
43f136c50f
@ -33,7 +33,7 @@ async function hostMetaToWebFingerTemplate(url: string) {
|
||||
headers: Object.assign(
|
||||
{
|
||||
"User-Agent": config.userAgent,
|
||||
Accept: "application/xrd+xml.",
|
||||
Accept: "application/xrd+xml",
|
||||
},
|
||||
{},
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user