rebased
This commit is contained in:
commit
550d82cacd
15 changed files with 1275 additions and 265 deletions
|
|
@ -17,7 +17,7 @@ angular.module('copayApp.controllers').controller('JoinController',
|
|||
|
||||
$scope.hideAdv=true;
|
||||
|
||||
|
||||
navigator.getUserMedia = navigator.getUserMedia || navigator.webkitGetUserMedia || navigator.mozGetUserMedia || navigator.msGetUserMedia;
|
||||
|
||||
var _scan = function(evt) {
|
||||
if (localMediaStream) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue