soiz1 commited on
Commit
5cb59d7
·
verified ·
1 Parent(s): 7329b07

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\".",