Merge branch 'master' of github.com:bitpay/copay into feature/copay-shell
This commit is contained in:
commit
60cda70f72
38 changed files with 108 additions and 258 deletions
|
|
@ -1,6 +1,6 @@
|
|||
'use strict';
|
||||
|
||||
angular.module('copay.backup').controller('BackupController',
|
||||
angular.module('copayApp.controllers').controller('BackupController',
|
||||
function($scope, $rootScope, $location, $window, $timeout, $modal) {
|
||||
$scope.title = 'Backup';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue