lint fix
This commit is contained in:
parent
0ede362af1
commit
5444ce7115
|
@ -200,7 +200,6 @@ function getNoteShareMenu(note: Misskey.entities.Note, inChild: boolean): MenuIt
|
|||
} else {
|
||||
return children;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
export function getNoteMenu(props: {
|
||||
|
|
Loading…
Reference in New Issue