rm matomo true

pull/2074/head
filip mertens 3 years ago
parent fb019e8100
commit f986a65da5
  1. 1
      apps/remix-ide/src/app.js

@ -109,7 +109,6 @@ class AppComponent {
!Registry.getInstance() !Registry.getInstance()
.get('config') .get('config')
.api.exists('settings/matomo-analytics') .api.exists('settings/matomo-analytics')
this.showMatamo = true
this.walkthroughService = new WalkthroughService( this.walkthroughService = new WalkthroughService(
appManager, appManager,
this.showMatamo this.showMatamo

Loading…
Cancel
Save