Update about-misskey.vue
This commit is contained in:
parent
5f4d20ac1d
commit
5b7482d8f4
1 changed files with 4 additions and 0 deletions
|
@ -135,6 +135,9 @@ const patronsWithIcon = [{
|
|||
}, {
|
||||
name: '坂本龍',
|
||||
icon: 'https://misskey-hub.net/patrons/a631cf8b490145cf8dbbe4e7508cfbc2.jpg',
|
||||
}, {
|
||||
name: 'takke',
|
||||
icon: 'https://misskey-hub.net/patrons/6c3327e626c046f2914fbcd9f7557935.jpg',
|
||||
}];
|
||||
|
||||
const patrons = [
|
||||
|
@ -227,6 +230,7 @@ const patrons = [
|
|||
'秋雨/Slime-hatena.jp',
|
||||
'けそ',
|
||||
'ずも',
|
||||
'binvinyl',
|
||||
];
|
||||
|
||||
let thereIsTreasure = $ref($i && !claimedAchievements.includes('foundTreasure'));
|
||||
|
|
Loading…
Reference in a new issue