mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 04:04:16 +00:00
fix typo in contributing.
This commit is contained in:
@@ -680,7 +680,7 @@ seems to do a decent job)
|
||||
* from `packages/backend/src/queue/processors/InboxProcessorService.ts`
|
||||
to `packages/backend/src/core/UpdateInstanceQueue.ts`
|
||||
where `updateInstanceQueue` is impacted
|
||||
* from `verifyLink` in `packages/backend/src/core/activitypub/models/ApPersonService.ts` to `verifyFieldLink` in `packages/backend/src/misc/verify-field-link.ts` (if sensible)
|
||||
* from `verifyLink` in `packages/backend/src/core/activitypub/models/ApPersonService.ts` to `verifyFieldLinks` in `packages/backend/src/misc/verify-field-link.ts` (if sensible)
|
||||
* if there have been any changes to the federated user data (the
|
||||
`renderPerson` function in
|
||||
`packages/backend/src/core/activitypub/ApRendererService.ts`), make
|
||||
|
||||
Reference in New Issue
Block a user