View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/781 Closes #733 Approved-by: Hazelnoot <acomputerdog@gmail.com> Approved-by: Marie <github@yuugi.dev>
This commit is contained in:
commit
3164e7b4fc
2 changed files with 52 additions and 1 deletions
|
|
@ -469,6 +469,7 @@ export class ApRendererService {
|
|||
};
|
||||
}
|
||||
|
||||
// if you change this, also change `server/api/endpoints/i/update.ts`
|
||||
@bindThis
|
||||
public async renderPerson(user: MiLocalUser) {
|
||||
const id = this.userEntityService.genLocalUserUri(user.id);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue