Fedify → federation handlers
This commit is contained in:
parent
fca9d4eb7f
commit
1c4ca235b3
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ export function createRouter(ap: DotinoVeloce) {
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
l.debug`Delegating request to Fedify...`
|
l.debug`Delegating request to federation handlers...`
|
||||||
return await ap.federation.fetch(
|
return await ap.federation.fetch(
|
||||||
request,
|
request,
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue