We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3d7db2 commit 4e8eb87Copy full SHA for 4e8eb87
src/playground/credits/users.js
@@ -200,8 +200,7 @@ const pmApiDevelopers = [
200
'RedMan13',
201
'tnix100',
202
'Ianyourgod',
203
- 'JoshAtticus',
204
- 'enderhacker'
+ 'Jwklong'
205
].map(fromHardcodedGithub);
206
207
const pmTranslators = [
@@ -478,6 +477,11 @@ const pmCostumeSubmittors = [
478
477
image: `https://penguinmod.com/unknown_user.png`,
479
href: "https://studio.penguinmod.com/credits.html#",
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
+ },
485
];
486
const pmSoundSubmittors = [
487
// accounts
0 commit comments