Amazon gift card
This commit is contained in:
parent
1de6b7abbf
commit
857385e115
6 changed files with 203 additions and 203 deletions
|
|
@ -1,6 +1,6 @@
|
|||
'use strict';
|
||||
|
||||
angular.module('copayApp.services').factory('txStatus', function(lodash, profileService, $timeout, platformInfo) {
|
||||
angular.module('copayApp.services').factory('txStatus', function($stateParams, lodash, profileService, $timeout, platformInfo) {
|
||||
var root = {};
|
||||
var isCordova = platformInfo.isCordova;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue