From ca909f9d5a9f12f9717ecd79e3ab8dbe16009e88 Mon Sep 17 00:00:00 2001 From: Lavissa Date: Fri, 8 Dec 2023 02:48:54 +0100 Subject: [PATCH] Add asterisk to Build route (#6054) --- src/frontend/src/router.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/src/router.tsx b/src/frontend/src/router.tsx index 5c768a9024..45713dbe38 100644 --- a/src/frontend/src/router.tsx +++ b/src/frontend/src/router.tsx @@ -130,7 +130,7 @@ export const routes = ( } /> - } /> + } /> } />