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

View file

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