Update WebhookTestService.ts

This commit is contained in:
syuilo 2024-09-28 16:45:57 +09:00
parent e5856c6b3b
commit afbba1ff1c
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ function generateDummyUser(override?: Partial<MiUser>): MiUser {
isHibernated: false, isHibernated: false,
isDeleted: false, isDeleted: false,
emojis: [], emojis: [],
score: 0,
host: null, host: null,
inbox: null, inbox: null,
sharedInbox: null, sharedInbox: null,