fix: remove unessicary extra line in note menu
This commit is contained in:
parent
f3bd82b074
commit
696c07b19a
|
@ -399,8 +399,6 @@ export function getNoteMenu(props: {
|
|||
]
|
||||
: []),
|
||||
|
||||
null,
|
||||
|
||||
isAppearAuthor || isModerator
|
||||
? {
|
||||
icon: "ph-trash ph-bold ph-lg",
|
||||
|
|
Loading…
Reference in New Issue