We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6d21da commit af5bb6aCopy full SHA for af5bb6a
1 file changed
features/stage-in-spritepane/data.json
@@ -1,5 +1,5 @@
1
{
2
- "title": "Stage In SpritePane",
+ "title": "Stage In Sprite Pane",
3
"description": "Move the stage button to the sprite pane to widen the sprite field.",
4
"credits": [
5
{ "username": "Masaabu-YT", "url": "https://scratch.mit.edu/users/Masaabu-YT/" }
@@ -8,4 +8,4 @@
8
"tags": ["New", "Featured"],
9
"scripts": [{ "file": "script.js", "runOn": "/projects/*" }],
10
"styles": [{ "file": "style.css", "runOn": "/projects/*" }]
11
-}
+}
0 commit comments