From ed1ec0eaaf2370187dc0b10217c18ac67d294591 Mon Sep 17 00:00:00 2001 From: Loup Theron Date: Tue, 9 Apr 2024 10:40:56 +0200 Subject: [PATCH] Add Matomo and chat scripts in index --- frontend/index.html | 26 ++++++++++++++++++++++++++ frontend/src/App.tsx | 2 -- 2 files changed, 26 insertions(+), 2 deletions(-) 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 */} -