defaults to localStorage
This commit is contained in:
parent
409cef4d4b
commit
4bf7bbe73f
4 changed files with 7 additions and 4 deletions
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
angular.module('copayApp.services').factory('pluginManager', function(angularLoad){
|
||||
var pm = new copay.PluginManager(config);
|
||||
|
||||
var scripts = pm.scripts;
|
||||
|
||||
for(var ii in scripts){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue