Spaces:
Runtime error
Runtime error
Update src/addons/generated/addon-manifests.js
Browse files
src/addons/generated/addon-manifests.js
CHANGED
@@ -74,7 +74,6 @@ import _tw_straighten_comments from "../addons/tw-straighten-comments/_manifest_
|
|
74 |
import _tw_remove_feedback from "../addons/tw-remove-feedback/_manifest_entry.js";
|
75 |
import _tw_remove_backpack from "../addons/tw-remove-backpack/_manifest_entry.js";
|
76 |
import _tw_disable_cloud_variables from "../addons/tw-disable-cloud-variables/_manifest_entry.js";
|
77 |
-
import _save_to_google from "../addons/save-to-google/_manifest_entry.js";
|
78 |
|
79 |
export default {
|
80 |
"paint-gradient-maker": _paint_gradient_maker,
|
@@ -86,7 +85,6 @@ export default {
|
|
86 |
"fps": _fps,
|
87 |
"debug-console": _debug_console,
|
88 |
"ScratchHighlightFullwidthNumber": _ScratchHighlightFullwidthNumber,
|
89 |
-
"save-to-google": _save_to_google,
|
90 |
"cat-blocks": _cat_blocks,
|
91 |
"editor-devtools": _editor_devtools,
|
92 |
"find-bar": _find_bar,
|
|
|
74 |
import _tw_remove_feedback from "../addons/tw-remove-feedback/_manifest_entry.js";
|
75 |
import _tw_remove_backpack from "../addons/tw-remove-backpack/_manifest_entry.js";
|
76 |
import _tw_disable_cloud_variables from "../addons/tw-disable-cloud-variables/_manifest_entry.js";
|
|
|
77 |
|
78 |
export default {
|
79 |
"paint-gradient-maker": _paint_gradient_maker,
|
|
|
85 |
"fps": _fps,
|
86 |
"debug-console": _debug_console,
|
87 |
"ScratchHighlightFullwidthNumber": _ScratchHighlightFullwidthNumber,
|
|
|
88 |
"cat-blocks": _cat_blocks,
|
89 |
"editor-devtools": _editor_devtools,
|
90 |
"find-bar": _find_bar,
|