Addressbook
This commit is contained in:
parent
6c1f9f5387
commit
7cb64078c5
9 changed files with 240 additions and 320 deletions
|
|
@ -180,7 +180,7 @@ angular.module('copayApp.controllers').controller('tabScanController', function(
|
|||
};
|
||||
}
|
||||
localMediaStream = null;
|
||||
video.src = '';
|
||||
if (video && video.src) video.src = '';
|
||||
};
|
||||
|
||||
qrcode.callback = function(data) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue