soiz1 commited on
Commit
7329b07
·
verified ·
1 Parent(s): 40a3142

Update src/addons/addons/block-count/_manifest_entry.js

Browse files
src/addons/addons/block-count/_manifest_entry.js CHANGED
@@ -1,5 +1,6 @@
1
  /* generated by pull.js */
2
  const manifest = {
 
3
  "editorOnly": true,
4
  "name": "Block count",
5
  "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\".",