Chrome App fixes
This commit is contained in:
parent
5bfbf64778
commit
5b0e5f51db
7 changed files with 24 additions and 49 deletions
|
|
@ -3,7 +3,7 @@
|
|||
var copay = require('copay');
|
||||
var _ = require('lodash');
|
||||
var config = defaultConfig;
|
||||
var LS = require('../plugins/LocalStorage');
|
||||
var LS = require('../js/plugins/LocalStorage');
|
||||
var ls = new LS();
|
||||
|
||||
var localConfig;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue