Skip to content

Commit

Permalink
Update about-misskey.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
syuilo committed Oct 28, 2024
1 parent 04b37a1 commit b107371
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/frontend/src/pages/about-misskey.vue
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,9 @@ const patronsWithIcon = [{
}, {
name: '如月ユカ',
icon: 'https://assets.misskey-hub.net/patrons/f24a042076a041b6811a2f124eb620ca.jpg',
}, {
name: 'Yatoigawa',
icon: 'https://assets.misskey-hub.net/patrons/505e3568885a4a488431a8f22b4553d0.jpg',
}];

const patrons = [
Expand Down Expand Up @@ -375,6 +378,8 @@ const patrons = [
'はとぽぷさん',
'100の人 (エスパー・イーシア)',
'ケモナーのケシン',
'こまつぶり',
'まゆつな空高',
];

const thereIsTreasure = ref($i && !claimedAchievements.includes('foundTreasure'));
Expand Down

0 comments on commit b107371

Please sign in to comment.