Skip to content

Commit

Permalink
fix my name (#63)
Browse files Browse the repository at this point in the history
Sadly it is hardcoded to link to the scratch profile for "username" so it cant be Ashimee
  • Loading branch information
yuri-kiss authored Jun 17, 2024
1 parent 584d652 commit 506daa3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/playground/credits/users.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ const contributors = [
username: 'CubesterYT'
},
{
username: 'Ashimee',
userID: '74246431'
userID: '74246431',
username: '0znzw'
},
{
userID: '64691048',
Expand Down

0 comments on commit 506daa3

Please sign in to comment.