mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-09 21:35:58 +00:00
39919f264c
This only affected the demo. We somehow put the `enableEthereum()` call right before the Demo `set` function, so since we now throw when it's not available, it stopped the `set`. But it was never needed because demo has `autoEnadble` on, meaning that `enable` is called at the start.
embark-dapp-template-demo
Demo DApp for Embark
Visit framework.embarklabs.io to get started with Embark.