From 3671c63d52ecee49c8975c3ff86502e8ad56278d Mon Sep 17 00:00:00 2001 From: Frikky Date: Wed, 11 Feb 2026 11:35:56 +0100 Subject: [PATCH] Fixed agent routing --- frontend/src/App.jsx | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index 29d3f00d..971d278b 100755 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -988,6 +988,20 @@ const App = (message, props) => { } /> + + } + />