diff --git a/frontend/src/components/pages/Study.jsx b/frontend/src/components/pages/Study.jsx index 915b054..e19bc40 100644 --- a/frontend/src/components/pages/Study.jsx +++ b/frontend/src/components/pages/Study.jsx @@ -34,7 +34,6 @@ export default function Study() { useEffect(() => { _logger.current = new Logger({ inputs: ["keyboard", "wheel", "cursor", "custom"], - apiUrl: "https://behavior.marcocamenzind.ch", }); _logger.current.init(); authFetch("/api/username", {