fix WebhookTestService
This commit is contained in:
parent
42b51e31fd
commit
8310c128a8
1 changed files with 1 additions and 0 deletions
|
|
@ -494,6 +494,7 @@ export class WebhookTestService {
|
|||
url: null,
|
||||
uri: null,
|
||||
movedTo: null,
|
||||
movedToUri: null,
|
||||
alsoKnownAs: [],
|
||||
createdAt: this.timeService.date.toISOString(),
|
||||
updatedAt: user.updatedAt?.toISOString() ?? null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue