chore: remove danger from edit

This commit is contained in:
Mar0xy 2023-09-23 00:16:01 +02:00
parent d05848790c
commit c14a766b8e
No known key found for this signature in database
GPG Key ID: 56569BBE47D2C828
1 changed files with 0 additions and 1 deletions

View File

@ -364,7 +364,6 @@ export function getNoteMenu(props: {
appearNote.userId === $i.id ? {
icon: 'ti ti-pencil',
text: i18n.ts.edit,
danger: true,
action: edit,
} : undefined,
{