Remove 1-2-3 image from creation/join at Android version
This commit is contained in:
parent
236e7b91be
commit
818c01bf52
5 changed files with 6 additions and 3 deletions
|
|
@ -5,6 +5,7 @@ angular.module('copayApp.controllers').controller('JoinController',
|
|||
controllerUtils.redirIfLogged();
|
||||
$rootScope.fromSetup = false;
|
||||
$scope.loading = false;
|
||||
$scope.isMobile = !!window.cordova;
|
||||
|
||||
// QR code Scanner
|
||||
var cameraInput;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue