mirror of https://github.com/embarklabs/embark.git
only enabble register in dev
This commit is contained in:
parent
5488961a1e
commit
931f56db7d
|
@ -264,3 +264,4 @@ __embarkENS.isAvailable = function () {
|
||||||
return Boolean(this._isAvailable);
|
return Boolean(this._isAvailable);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue