fix: remove invalid sortOptions call from tomselect

This commit is contained in:
2026-05-01 13:57:40 -04:00
parent 87aa8d74d4
commit 46fbe7c98d
@@ -28,7 +28,6 @@
} }
} }
}); });
el.tomselect.sortOptions(); // Force initial sort
}); });
}); });
</script> </script>