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 31eec11 commit 1858ea0Copy full SHA for 1858ea0
src/playground/credits/users.js
@@ -220,6 +220,11 @@ const pmTranslators = [
220
image: `https://penguinmod.com/unknown_user.png`,
221
href: "https://studio.penguinmod.com/credits.html#",
222
},
223
+ {
224
+ text: 'LoyalBlackBishopyBoi',
225
+ image: `https://trampoline.turbowarp.org/avatars/by-username/LoyalBlackBishopyBoi`,
226
+ href: "https://scratch.mit.edu/users/LoyalBlackBishopyBoi/",
227
+ },
228
{
229
text: 'onetoanother',
230
image: `https://trampoline.turbowarp.org/avatars/by-username/onetoanother`,
0 commit comments