Merge tag '2023.9.1' into merge-upstream
This commit is contained in:
@@ -368,8 +368,8 @@ export function getNoteMenu(props: {
|
||||
.filter(x => x !== undefined);
|
||||
} else {
|
||||
menu = [{
|
||||
icon: 'ti ti-external-link',
|
||||
text: i18n.ts.detailed,
|
||||
icon: 'ti ti-info-circle',
|
||||
text: i18n.ts.details,
|
||||
action: openDetail,
|
||||
}, {
|
||||
icon: 'ti ti-copy',
|
||||
|
Reference in New Issue
Block a user