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
|
|
@ -40,6 +40,7 @@ angular.module('copayApp.controllers').controller('SetupController',
|
|||
$rootScope.videoInfo = {};
|
||||
$scope.loading = false;
|
||||
$scope.walletPassword = $rootScope.walletPassword;
|
||||
$scope.isMobile = !!window.cordova;
|
||||
|
||||
// ng-repeat defined number of times instead of repeating over array?
|
||||
$scope.getNumber = function(num) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue