mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-11-04 15:34:13 +00:00
fix typescript errors in WebhookTestService.ts
This commit is contained in:
parent
ea89348b62
commit
935a62f5e5
1 changed files with 1 additions and 0 deletions
|
|
@ -99,6 +99,7 @@ function generateDummyUser(override?: Partial<MiUser>): MiUser {
|
|||
signupReason: null,
|
||||
noindex: false,
|
||||
enableRss: true,
|
||||
mandatoryCW: null,
|
||||
...override,
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue