ShapeshiftService fix for app startup.
This commit is contained in:
parent
a1250be73d
commit
da88ddbd40
1 changed files with 2 additions and 0 deletions
|
|
@ -136,4 +136,6 @@ angular.module('copayApp.services').factory('shapeshiftService', function ($http
|
|||
}
|
||||
});
|
||||
};
|
||||
|
||||
return root;
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue