mirror of
https://github.com/Awesome-Technologies/synapse-admin.git
synced 2025-07-29 08:54:20 +02:00
Disable telemetry which was introduced with react-admin v3.11.0 (#109)
This commit is contained in:
parent
684c44e470
commit
536ffc2fbf
@ -29,6 +29,7 @@ const i18nProvider = polyglotI18nProvider(
|
||||
|
||||
const App = () => (
|
||||
<Admin
|
||||
disableTelemetry
|
||||
loginPage={LoginPage}
|
||||
authProvider={authProvider}
|
||||
dataProvider={dataProvider}
|
||||
|
Loading…
x
Reference in New Issue
Block a user