fix: 💄 deleteAndEdit is danger action
This commit is contained in:
parent
318fb787d1
commit
65e7b2841c
@ -420,6 +420,7 @@ export function getNoteMenu(props: {
|
||||
? {
|
||||
icon: "ph-eraser ph-bold ph-lg",
|
||||
text: i18n.ts.deleteAndEdit,
|
||||
danger: true,
|
||||
action: delEdit,
|
||||
}
|
||||
: undefined,
|
||||
|
Loading…
Reference in New Issue
Block a user