File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -74,6 +74,7 @@ import _tw_remove_backpack from "../addons/tw-remove-backpack/_manifest_entry.js
74
74
import _tw_disable_cloud_variables from "../addons/tw-disable-cloud-variables/_manifest_entry.js" ;
75
75
import _multi_tab_code from "../addons/multi-tab-code/_manifest_entry.js" ;
76
76
import _editor_animations from "../addons/editor-animations/_manifest_entry.js" ;
77
+ import _reorder_custom_inputs from "../addons/reorder-custom-inputs/_manifest_entry.js" ;
77
78
78
79
export default {
79
80
"cat-blocks" : _cat_blocks ,
@@ -152,4 +153,5 @@ export default {
152
153
"waveform-chunk-size" : _waveform_chunk_size ,
153
154
"multi-tab-code" : _multi_tab_code ,
154
155
"editor-animations" : _editor_animations ,
156
+ "reorder-custom-inputs" : _reorder_custom_inputs ,
155
157
} ;
You can’t perform that action at this time.
0 commit comments