fix type errors in is-renote unit tests
This commit is contained in:
@@ -44,6 +44,7 @@ const base: MiNote = {
|
||||
replyUserHost: null,
|
||||
renoteUserId: null,
|
||||
renoteUserHost: null,
|
||||
processErrors: [],
|
||||
};
|
||||
|
||||
describe('misc:is-renote', () => {
|
||||
|
||||
Reference in New Issue
Block a user