diff --git a/client/src/App.tsx b/client/src/App.tsx index 76b6ac8..f19b68d 100644 --- a/client/src/App.tsx +++ b/client/src/App.tsx @@ -120,6 +120,7 @@ function App() { options={{ syncWithLocation: true, warnWhenUnsavedChanges: true, + disableTelemetry: true, }} >