diff --git a/frontend/index.html b/frontend/index.html index 411ab2e055..7607398d99 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -8,6 +8,21 @@ MonitorFish + + + @@ -19,6 +34,17 @@ + + + + + + diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 0d32fe8fcd..8e32d224e2 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -83,8 +83,6 @@ export function App({ auth }: AppProps) { - {/* This script is used to inject the chat */} -