mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-01 12:52:11 +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.