This commit is contained in:
syuilo 2023-01-07 17:20:50 +09:00
parent 155ca39063
commit aec94920ab

View file

@ -203,7 +203,7 @@ export function getNoteMenu(props: {
action: unclip,
}, null] : []
), {
icon: 'ti ti-external-link',
icon: 'ti ti-info-circle',
text: i18n.ts.details,
action: notedetails,
}, {