fix WebhookTestService

This commit is contained in:
Hazelnoot 2025-09-14 20:53:46 -04:00
parent 42b51e31fd
commit 8310c128a8

View file

@ -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,