Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion features/features.json
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,7 @@
{
"title": "Minimized Remix Credits",
"description": "The remix credit boxes for projects take space from the project Instructions, so this makes the box smaller.",
"credits": ["callumjt", "rgantzos"],
"credits": ["cally", "rgantzos"],
"urls": [
"https://scratch.mit.edu/users/callumjt/",
"https://scratch.mit.edu/users/rgantzos/"
Expand Down
2 changes: 1 addition & 1 deletion features/project-bar/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Continue to view the information for a project, even after you scroll down past the notes and credits.",
"credits": [
{
"username": "callumjt",
"username": "cally",
"url": "https://scratch.mit.edu/users/callumjt/"
},
{
Expand Down
4 changes: 2 additions & 2 deletions features/sidebar/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"credits": [
{"username": "Scratchfangs", "url": "https://scratch.mit.edu/users/scratchfangs/"},
{"username": "rgantzos", "url": "https://scratch.mit.edu/users/rgantzos/"},
{"username": "callumjt", "url": "https://scratch.mit.edu/users/callumjt/"}
{"username": "cally", "url": "https://scratch.mit.edu/users/callumjt/"}
],
"type": ["Website", "Theme"],
"dynamic": false,
Expand All @@ -21,4 +21,4 @@
{"name": "settings", "path": "/resources/settings.svg"},
{"name": "signIn", "path": "/resources/signin.svg"}
]
}
}
2 changes: 1 addition & 1 deletion features/steal-game/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Changes the remix button's text to 'Steal game'.",
"credits": [
{
"username": "callumjt",
"username": "cally",
"url": "https://github.com/callumjt"
}
],
Expand Down