We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b1de670 + 7a14526 commit f2a47e4Copy full SHA for f2a47e4
1 file changed
src/playground/credits/users.js
@@ -382,6 +382,11 @@ const pmTranslators = [
382
image: `https://avatars.githubusercontent.com/u/154646419?v=4`,
383
href: "https://github.com/mariocraft987",
384
},
385
+ {
386
+ text: 'Chip',
387
+ image: `https://avatars.githubusercontent.com/u/116580105?s=96&v=4`,
388
+ href: "https://penguinmod.com/profile?user=chip",
389
+ }
390
];
391
392
const pmCostumeSubmittors = [
0 commit comments