fix: remove unessicary extra line in note menu

This commit is contained in:
ThatOneCalculator 2023-06-02 23:20:34 -07:00
parent f3bd82b074
commit 696c07b19a
No known key found for this signature in database
GPG key ID: 8703CACD01000000

View file

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