Spaces:
Runtime error
Runtime error
Update src/addons/addons/sprite-properties/_manifest_entry.js
Browse files
src/addons/addons/sprite-properties/_manifest_entry.js
CHANGED
@@ -4,8 +4,7 @@ const manifest = {
|
|
4 |
"name": "Collapsing sprite properties",
|
5 |
"description": "Hides the sprite properties panel by default, like in Scratch 2.0. Use the info button on the currently selected sprite or double-click a sprite to show the properties panel again. To re-hide it, use the collapse button in the properties panel or double-click a sprite.",
|
6 |
"tags": [
|
7 |
-
"recommended"
|
8 |
-
"new"
|
9 |
],
|
10 |
"credits": [
|
11 |
{
|
|
|
4 |
"name": "Collapsing sprite properties",
|
5 |
"description": "Hides the sprite properties panel by default, like in Scratch 2.0. Use the info button on the currently selected sprite or double-click a sprite to show the properties panel again. To re-hide it, use the collapse button in the properties panel or double-click a sprite.",
|
6 |
"tags": [
|
7 |
+
"recommended"
|
|
|
8 |
],
|
9 |
"credits": [
|
10 |
{
|