Commit 34f090e8 authored by yann300's avatar yann300

if electron try to load remixd

parent 2ee99e78
......@@ -346,4 +346,8 @@ Please make a backup of your contracts and start using http://remix.ethereum.org
}
})
}
if (isElectron()) {
appManager.activate(['remixd'])
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment