mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-09 19:43:09 +02:00
chore: remove danger from edit
This commit is contained in:
parent
d05848790c
commit
c14a766b8e
1 changed files with 0 additions and 1 deletions
|
@ -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,
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue