Update about-misskey.vue

This commit is contained in:
syuilo 2023-03-07 16:54:19 +09:00
parent 6feead5185
commit 1ef6bec133
1 changed files with 4 additions and 0 deletions

View File

@ -126,6 +126,9 @@ const patronsWithIcon = [{
}, {
name: 'ぱーこ',
icon: 'https://misskey-hub.net/patrons/79c6602ffade489e8df2fcf2c2bc5d9d.jpg',
}, {
name: 'わっほー☆',
icon: 'https://misskey-hub.net/patrons/d31d5d13924443a082f3da7966318a0a.jpg',
}];
const patrons = [
@ -210,6 +213,7 @@ const patrons = [
'あめ玉',
'氷月氷華里',
'Ebise Lutica',
'巣黒るい@リスケモ男の娘VTuber!',
];
let thereIsTreasure = $ref($i && !claimedAchievements.includes('foundTreasure'));