mirror of
https://github.com/kokonect-link/cherrypick
synced 2025-01-24 10:43:58 +09:00
Update about-misskey.vue
This commit is contained in:
parent
7ae34e3aac
commit
b4152c24a4
@ -230,7 +230,19 @@ import { definePageMetadata } from '@/scripts/page-metadata.js';
|
||||
import { claimAchievement, claimedAchievements } from '@/scripts/achievements.js';
|
||||
import { $i } from '@/account.js';
|
||||
|
||||
const patronsWithIconWithCherryPick = [];
|
||||
const patronsWithIconWithCherryPick = [{
|
||||
name: 'Etone Sabasappugawa',
|
||||
icon: 'https://s3.kokonect.link/cherrypick/patreons/b3bd97949b664c81857cc7286552c65e.png',
|
||||
}, {
|
||||
name: 'okin',
|
||||
icon: 'https://s3.kokonect.link/cherrypick/patreons/c185756cf04d483b9c7687d98ce1103c.png',
|
||||
}, {
|
||||
name: 'Kitty',
|
||||
icon: 'https://s3.kokonect.link/cherrypick/patreons/5f8e4bac9cf34984bc59875f6d8d5c1d.gif',
|
||||
}, {
|
||||
name: 'breadguy',
|
||||
icon: 'https://s3.kokonect.link/cherrypick/patreons/04cd46fba69c4953949cd1cc15d8c691.jpg',
|
||||
}];
|
||||
|
||||
const patronsWithIconWithMisskey = [{
|
||||
name: 'カイヤン',
|
||||
|
Loading…
Reference in New Issue
Block a user