wip add modal config

This commit is contained in:
JDonadio 2017-02-28 10:32:10 -03:00
commit 82e556b026
7 changed files with 57 additions and 8 deletions

View file

@ -54,6 +54,7 @@ angular.module('copayApp.services').factory('configService', function(storageSer
},
pincode: {
enabled: false,
value: null,
},