settings: no settings model after all
This commit is contained in:
parent
f443843d49
commit
cff9f567bb
3 changed files with 3 additions and 26 deletions
|
|
@ -24,8 +24,6 @@ angular.module('copayApp.controllers').controller('SettingsController', function
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
$scope.changeInsightSSL = function() {
|
||||
$scope.insightPort = $scope.insightSecure ? 80 : 443;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue