fix lint and typecheck.
This commit is contained in:
@@ -76,6 +76,7 @@ function generateDummyUser(override?: Partial<MiUser>): MiUser {
|
||||
mandatoryCW: null,
|
||||
rejectQuotes: false,
|
||||
allowUnsignedFetch: 'staff',
|
||||
attributionDomains: [],
|
||||
...override,
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user