soiz1 commited on
Commit
2014ed2
·
verified ·
1 Parent(s): 73dd85a

Update src/addons/generated/addon-manifests.js

Browse files
src/addons/generated/addon-manifests.js CHANGED
@@ -1,5 +1,6 @@
1
  /* generated by pull.js */
2
  import _cat_blocks from "../addons/cat-blocks/_manifest_entry.js";
 
3
  import _ScratchHighlightFullwidthNumber from "../addons/cat-blocks/_manifest_entry.js";
4
  import _debug_console from "../addons/debug-console/_manifest_entry.js";
5
  import _editor_devtools from "../addons/ScratchHighlightFullwidthNumber/_manifest_entry.js";
@@ -71,6 +72,7 @@ import _tw_disable_cloud_variables from "../addons/tw-disable-cloud-variables/_m
71
  import _save_to_google from "../addons/save-to-google/_manifest_entry.js";
72
 
73
  export default {
 
74
  "debug-console": _debug_console,
75
  "ScratchHighlightFullwidthNumber": _ScratchHighlightFullwidthNumber,
76
  "save-to-google": _save_to_google,
 
1
  /* generated by pull.js */
2
  import _cat_blocks from "../addons/cat-blocks/_manifest_entry.js";
3
+ import _fps from "../addons/fps/_manifest_entry.js";
4
  import _ScratchHighlightFullwidthNumber from "../addons/cat-blocks/_manifest_entry.js";
5
  import _debug_console from "../addons/debug-console/_manifest_entry.js";
6
  import _editor_devtools from "../addons/ScratchHighlightFullwidthNumber/_manifest_entry.js";
 
72
  import _save_to_google from "../addons/save-to-google/_manifest_entry.js";
73
 
74
  export default {
75
+ "fps": _fps,
76
  "debug-console": _debug_console,
77
  "ScratchHighlightFullwidthNumber": _ScratchHighlightFullwidthNumber,
78
  "save-to-google": _save_to_google,