Spaces:
Runtime error
Runtime error
Update src/addons/addons/block-count/_manifest_entry.js
Browse files
src/addons/addons/block-count/_manifest_entry.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
/* generated by pull.js */
|
2 |
const manifest = {
|
3 |
-
"enabledByDefault": true
|
4 |
"editorOnly": true,
|
5 |
"name": "Block count",
|
6 |
"description": "Shows the total number of blocks in a project in the editor menu bar. Previously part of \"sprite and script count\".",
|
|
|
1 |
/* generated by pull.js */
|
2 |
const manifest = {
|
3 |
+
"enabledByDefault": true,
|
4 |
"editorOnly": true,
|
5 |
"name": "Block count",
|
6 |
"description": "Shows the total number of blocks in a project in the editor menu bar. Previously part of \"sprite and script count\".",
|