fix typescript errors in WebhookTestService.ts
This commit is contained in:
@@ -99,6 +99,7 @@ function generateDummyUser(override?: Partial<MiUser>): MiUser {
|
|||||||
signupReason: null,
|
signupReason: null,
|
||||||
noindex: false,
|
noindex: false,
|
||||||
enableRss: true,
|
enableRss: true,
|
||||||
|
mandatoryCW: null,
|
||||||
...override,
|
...override,
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user