Path changed
This commit is contained in:
parent
b28a600d36
commit
a1b465f92c
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ angular.module('copayApp.controllers').controller('UriPaymentController', functi
|
|||
$rootScope.pendingPayment = new bitcore.BIP21(bitcoinURI);
|
||||
|
||||
$timeout(function() {
|
||||
$location.path('/open');
|
||||
$location.path('/send');
|
||||
}, 1000);
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue