Skip to content

Commit 4e8eb87

Browse files
authored
add anony's dog as an image contributer
1 parent b3d7db2 commit 4e8eb87

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

src/playground/credits/users.js

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,7 @@ const pmApiDevelopers = [
200200
'RedMan13',
201201
'tnix100',
202202
'Ianyourgod',
203-
'JoshAtticus',
204-
'enderhacker'
203+
'Jwklong'
205204
].map(fromHardcodedGithub);
206205

207206
const pmTranslators = [
@@ -478,6 +477,11 @@ const pmCostumeSubmittors = [
478477
image: `https://penguinmod.com/unknown_user.png`,
479478
href: "https://studio.penguinmod.com/credits.html#",
480479
},
480+
{
481+
text: "Anonygoose's Dog (Max)",
482+
image: "https://projects.penguinmod.com/api/v1/users/getpfp?username=anonygoosedog",
483+
href: "https://penguinmod.com/profile?user=anonygoosedog",
484+
},
481485
];
482486
const pmSoundSubmittors = [
483487
// accounts

0 commit comments

Comments
 (0)