bump to misskey-dev/misskey 2023.12.2
This commit is contained in:
parent
761b003b8e
commit
3c11ffa204
2 changed files with 2 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ export function openInstanceMenu(ev: MouseEvent) {
|
|||
icon: 'ti ti-shield-lock',
|
||||
action: () => {
|
||||
window.open(instance.privacyPolicyUrl, '_blank', 'noopener');
|
||||
},AD
|
||||
},
|
||||
} : undefined, true ? {
|
||||
text: i18n.ts.toServiceArt,
|
||||
icon: 'ti ti-help-circle',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue