From b045b462c54baf60fcd8213e6db452649d65cf15 Mon Sep 17 00:00:00 2001 From: Jacob Shandling <61553566+jacobshandling@users.noreply.github.com> Date: Thu, 14 Dec 2023 11:20:12 -0800 Subject: [PATCH] =?UTF-8?q?UI=20=E2=80=93=20Redirect=20from=20old=20route?= =?UTF-8?q?=20as=20intended=20(#15660)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Addresses #15656 - [x] Manual QA for all new/changed functionality Co-authored-by: Jacob Shandling --- frontend/router/index.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/frontend/router/index.tsx b/frontend/router/index.tsx index 0db0bc4537..b2a7452d81 100644 --- a/frontend/router/index.tsx +++ b/frontend/router/index.tsx @@ -181,13 +181,12 @@ const routes = ( component={ManageHostsPage} /> + - {/* legacy route */} -