get external link opening in browser
This commit is contained in:
parent
0d34b4d2f7
commit
2f8795b9a0
3 changed files with 7 additions and 3 deletions
|
|
@ -52,7 +52,8 @@ angular.module('copayApp.services').factory('incomingData', function($log, $ioni
|
|||
}
|
||||
|
||||
data = sanitizeUri(data);
|
||||
data = '1F1tAaz5x1HUXrCNLbtMDqcw6o5GNn4xqX';
|
||||
//data = '1F1tAaz5x1HUXrCNLbtMDqcw6o5GNn4xqX';
|
||||
console.log('brroooooo');
|
||||
|
||||
// BIP21
|
||||
if (bitcore.URI.isValid(data)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue