Skip to content
Snippets Groups Projects
Verified Commit c14a766b authored by Mar0xy's avatar Mar0xy
Browse files

chore: remove danger from edit

parent d0584879
No related branches found
No related tags found
No related merge requests found
......@@ -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,
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment