mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-11-21 19:57:05 +01:00
Update WebhookTestService.ts
This commit is contained in:
parent
e5856c6b3b
commit
afbba1ff1c
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue