mv backup to more filenames
This commit is contained in:
parent
b388c3eadf
commit
2617b76428
3 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
'use strict';
|
||||
|
||||
angular.module('copayApp.controllers').controller('BackupController',
|
||||
angular.module('copayApp.controllers').controller('MoreController',
|
||||
function($scope, $rootScope, $location, backupService, walletFactory, controllerUtils, notification) {
|
||||
|
||||
$scope.hideAdv=true;
|
||||
Loading…
Add table
Add a link
Reference in a new issue