fix set config
This commit is contained in:
parent
fb588117b1
commit
7d5ed4595c
5 changed files with 16 additions and 17 deletions
|
|
@ -8,6 +8,7 @@ var ls = new LS();
|
|||
|
||||
// TODO move this to configService !
|
||||
var config = copay.defaultConfig;
|
||||
|
||||
ls.getItem('config', function(err, data) {
|
||||
var localConfig;
|
||||
try {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue