mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-09-16 20:02:45 +03:00
Guard PUT and DELETE on /api/combos/[id] to return 409 when the target combo name starts with QUOTA_MODEL_PREFIX; filter isHidden combos from the Combos page state so quota-managed combos never appear as editable rows there.