fix: remove unessicary extra line in note menu

This commit is contained in:
ThatOneCalculator 2023-06-02 23:20:34 -07:00
parent 117f95799b
commit 792f28a367

View File

@ -399,8 +399,6 @@ export function getNoteMenu(props: {
]
: []),
null,
isAppearAuthor || isModerator
? {
icon: "ph-trash ph-bold ph-lg",