mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
fix: remove unessicary extra line in note menu
This commit is contained in:
parent
117f95799b
commit
792f28a367
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…
Add table
Reference in a new issue