diff --git a/portal/menu-builder.html b/portal/menu-builder.html index c1dca8a..ecae49f 100644 --- a/portal/menu-builder.html +++ b/portal/menu-builder.html @@ -3252,6 +3252,7 @@ this.reorderItemInCategory(draggedItemId, targetItemId, position); } card.classList.remove('drop-before', 'drop-after'); + }); }); // Modifier drag handlers