Skip to content

Commit e53c34a

Browse files
authored
Update addon-manifests.js
1 parent f2046ee commit e53c34a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/addons/generated/addon-manifests.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ import _tw_remove_backpack from "../addons/tw-remove-backpack/_manifest_entry.js
7474
import _tw_disable_cloud_variables from "../addons/tw-disable-cloud-variables/_manifest_entry.js";
7575
import _multi_tab_code from "../addons/multi-tab-code/_manifest_entry.js";
7676
import _editor_animations from "../addons/editor-animations/_manifest_entry.js";
77+
import _reorder_custom_inputs from "../addons/reorder-custom-inputs/_manifest_entry.js";
7778

7879
export default {
7980
"cat-blocks": _cat_blocks,
@@ -152,4 +153,5 @@ export default {
152153
"waveform-chunk-size": _waveform_chunk_size,
153154
"multi-tab-code": _multi_tab_code,
154155
"editor-animations": _editor_animations,
156+
"reorder-custom-inputs": _reorder_custom_inputs,
155157
};

0 commit comments

Comments
 (0)