fix: remove unessicary extra line in note menu
This commit is contained in:
parent
f3bd82b074
commit
696c07b19a
1 changed files with 0 additions and 2 deletions
|
@ -399,8 +399,6 @@ export function getNoteMenu(props: {
|
|||
]
|
||||
: []),
|
||||
|
||||
null,
|
||||
|
||||
isAppearAuthor || isModerator
|
||||
? {
|
||||
icon: "ph-trash ph-bold ph-lg",
|
||||
|
|
Loading…
Reference in a new issue