Update about-misskey.vue

This commit is contained in:
syuilo 2023-07-17 08:19:56 +09:00
parent be595ebd62
commit 421b0b7057
1 changed files with 13 additions and 0 deletions

View File

@ -167,6 +167,18 @@ const patronsWithIcon = [{
}, {
name: 'Nagi8410',
icon: 'https://misskey-hub.net/patrons/31b102ab4fc540ed806b0461575d38be.jpg',
}, {
name: '山岡士郎',
icon: 'https://misskey-hub.net/patrons/84b9056341684266bb1eda3e680d094d.jpg',
}, {
name: 'よもやまたろう',
icon: 'https://misskey-hub.net/patrons/4273c9cce50d445f8f7d0f16113d6d7f.jpg',
}, {
name: '花咲ももか',
icon: 'https://misskey-hub.net/patrons/8c9b2b9128cb4fee99f04bb4f86f2efa.jpg',
}, {
name: 'カガミ',
icon: 'https://misskey-hub.net/patrons/226ea3a4617749548580ec2d9a263e24.jpg',
}];
const patrons = [
@ -263,6 +275,7 @@ const patrons = [
'渡志郎',
'ぷーざ',
'越貝鯛丸',
'Nick / pprmint.',
];
let thereIsTreasure = $ref($i && !claimedAchievements.includes('foundTreasure'));