Update WebhookTestService.ts
This commit is contained in:
parent
e5856c6b3b
commit
afbba1ff1c
|
@ -68,6 +68,7 @@ function generateDummyUser(override?: Partial<MiUser>): MiUser {
|
|||
isHibernated: false,
|
||||
isDeleted: false,
|
||||
emojis: [],
|
||||
score: 0,
|
||||
host: null,
|
||||
inbox: null,
|
||||
sharedInbox: null,
|
||||
|
|
Loading…
Reference in New Issue