fix typescript error in WebhookTestService.ts (this is the WORST class and needs to be removed please /sob)
This commit is contained in:
@@ -101,6 +101,7 @@ function generateDummyUser(override?: Partial<MiUser>): MiUser {
|
||||
enableRss: true,
|
||||
mandatoryCW: null,
|
||||
rejectQuotes: false,
|
||||
allowUnsignedFetch: 'staff',
|
||||
...override,
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user