mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 05:33:08 +02:00
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: '坂本龍',
|
name: '坂本龍',
|
||||||
icon: 'https://misskey-hub.net/patrons/a631cf8b490145cf8dbbe4e7508cfbc2.jpg',
|
icon: 'https://misskey-hub.net/patrons/a631cf8b490145cf8dbbe4e7508cfbc2.jpg',
|
||||||
|
}, {
|
||||||
|
name: 'takke',
|
||||||
|
icon: 'https://misskey-hub.net/patrons/6c3327e626c046f2914fbcd9f7557935.jpg',
|
||||||
}];
|
}];
|
||||||
|
|
||||||
const patrons = [
|
const patrons = [
|
||||||
|
@ -227,6 +230,7 @@ const patrons = [
|
||||||
'秋雨/Slime-hatena.jp',
|
'秋雨/Slime-hatena.jp',
|
||||||
'けそ',
|
'けそ',
|
||||||
'ずも',
|
'ずも',
|
||||||
|
'binvinyl',
|
||||||
];
|
];
|
||||||
|
|
||||||
let thereIsTreasure = $ref($i && !claimedAchievements.includes('foundTreasure'));
|
let thereIsTreasure = $ref($i && !claimedAchievements.includes('foundTreasure'));
|
||||||
|
|
Loading…
Reference in a new issue