covered the cases when matomo is already accepted

pull/5370/head
lianahus 3 years ago
parent d8123db8fa
commit b941700f14
  1. 2
      apps/remix-ide/src/app.js

@ -516,4 +516,6 @@ Please make a backup of your contracts and start using http://remix.ethereum.org
if (params.embed) framingService.embed()
framingService.start(params)
startWalkthroughService()
}

Loading…
Cancel
Save