fix go.is
This commit is contained in:
parent
aec2aac47b
commit
5f3802b875
2 changed files with 2 additions and 4 deletions
|
|
@ -125,8 +125,6 @@ angular.module('copayApp.controllers').controller('joinController',
|
|||
this._join = function(opts) {
|
||||
self.loading = true;
|
||||
$timeout(function() {
|
||||
|
||||
console.log('[join.js.124]', opts); //TODO
|
||||
profileService.joinWallet(opts, function(err) {
|
||||
if (err) {
|
||||
self.loading = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue