Skip to content

Commit

Permalink
Update WebhookTestService.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
syuilo committed Sep 28, 2024
1 parent e5856c6 commit afbba1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/backend/src/core/WebhookTestService.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ function generateDummyUser(override?: Partial<MiUser>): MiUser {
isHibernated: false,
isDeleted: false,
emojis: [],
score: 0,
host: null,
inbox: null,
sharedInbox: null,
Expand Down

0 comments on commit afbba1f

Please sign in to comment.