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
|
||||
{
|
||||
l.debug`Delegating request to Fedify...`
|
||||
l.debug`Delegating request to federation handlers...`
|
||||
return await ap.federation.fetch(
|
||||
request,
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue