mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-03-13 20:57:58 +01:00
fix lint
This commit is contained in:
parent
ebba83f0e6
commit
986e7edc1d
1 changed files with 1 additions and 0 deletions
|
@ -133,6 +133,7 @@ function generateDummyNote(override?: Partial<MiNote>): MiNote {
|
|||
replyUserHost: null,
|
||||
renoteUserId: null,
|
||||
renoteUserHost: null,
|
||||
renoteChannelId: null,
|
||||
...override,
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue