diff --git a/frontend/app/src/pages/ships/fitting/[fitting_id].astro b/frontend/app/src/pages/ships/fitting/[fitting_id].astro index 45f9dbbc..0ddce69a 100644 --- a/frontend/app/src/pages/ships/fitting/[fitting_id].astro +++ b/frontend/app/src/pages/ships/fitting/[fitting_id].astro @@ -11,7 +11,7 @@ const normal_view = translatePath(`/ships/fitting/normal/${id}`) ---