change names in services
This commit is contained in:
parent
ac58d9744e
commit
77f6a8221a
20 changed files with 53 additions and 59 deletions
|
|
@ -32,7 +32,7 @@ var valid_pairs = {
|
|||
'1,12': 489
|
||||
};
|
||||
|
||||
angular.module('copayApp.setup').controller('SetupController',
|
||||
angular.module('copayApp.controllers').controller('SetupController',
|
||||
function($scope, $rootScope, $location, $timeout, walletFactory, controllerUtils, Passphrase) {
|
||||
|
||||
$rootScope.videoInfo = {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue