upd: change about-misskey to about-sharkey

This commit is contained in:
Mar0xy 2023-09-23 04:34:15 +02:00
parent 7149d0ffd9
commit 1e8d26ce4d
No known key found for this signature in database
GPG key ID: 56569BBE47D2C828
9 changed files with 33 additions and 198 deletions

View file

@ -102,7 +102,7 @@ function showMenu(ev) {
text: i18n.ts.aboutMisskey,
icon: 'ti ti-info-circle',
action: () => {
os.pageWindow('/about-misskey');
os.pageWindow('/about-sharkey');
},
}, null, {
text: i18n.ts.help,