1
0

merge: upstream

This commit is contained in:
Mar0xy
2023-09-26 02:26:30 +02:00
145 changed files with 3208 additions and 1285 deletions
@@ -383,8 +383,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',