Merge remote-tracking branch 'misskey-dev/master' into prismisskey
# Conflicts: # package.json
This commit is contained in:
commit
a6ae84df71
40 changed files with 331 additions and 109 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue