fix set config
This commit is contained in:
parent
fb588117b1
commit
7d5ed4595c
5 changed files with 16 additions and 17 deletions
|
|
@ -77,7 +77,6 @@ angular.module('copayApp.controllers').controller('SettingsController', function
|
|||
|
||||
configService.set({
|
||||
network: insightSettings,
|
||||
version: copay.version,
|
||||
defaultLanguage: $scope.selectedLanguage.isoCode,
|
||||
plugins: plugins,
|
||||
logLevel: $scope.selectedLogLevel.name,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue