finish m_n script
This commit is contained in:
parent
73e7d2a827
commit
89cdfb3f7c
3 changed files with 20 additions and 20 deletions
|
|
@ -96,7 +96,7 @@ angular.module('copay.send').controller('SendController',
|
|||
//alert(JSON.stringify(qrcode.process(context)));
|
||||
qrcode.decode();
|
||||
} catch (e) {
|
||||
alert(e);
|
||||
console.log('error decoding QR: '+e);
|
||||
}
|
||||
}, 1500);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue