smallpart still needs hbox

This commit is contained in:
nathan 2024-09-10 08:49:07 -06:00
parent cc8f060cdd
commit 0f99d2e794

View File

@ -200,6 +200,6 @@ export class et2_hbox extends et2_baseWidget
}
}
et2_register_widget(et2_hbox, ["old-hbox"]);
et2_register_widget(et2_hbox, ["hbox", "old-hbox"]);