only enabble register in dev

This commit is contained in:
Jonathan Rainville 2018-07-25 16:27:30 -04:00 committed by Pascal Precht
parent 5488961a1e
commit 931f56db7d
No known key found for this signature in database
GPG Key ID: 0EE28D8D6FD85D7D
1 changed files with 1 additions and 0 deletions

View File

@ -264,3 +264,4 @@ __embarkENS.isAvailable = function () {
return Boolean(this._isAvailable);
};