mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-01 07:35:57 +09:00
🎨
This commit is contained in:
parent
155ca39063
commit
aec94920ab
@ -203,7 +203,7 @@ export function getNoteMenu(props: {
|
|||||||
action: unclip,
|
action: unclip,
|
||||||
}, null] : []
|
}, null] : []
|
||||||
), {
|
), {
|
||||||
icon: 'ti ti-external-link',
|
icon: 'ti ti-info-circle',
|
||||||
text: i18n.ts.details,
|
text: i18n.ts.details,
|
||||||
action: notedetails,
|
action: notedetails,
|
||||||
}, {
|
}, {
|
||||||
|
Loading…
Reference in New Issue
Block a user