set lock/unlock properly
This commit is contained in:
parent
34413278ec
commit
e5ecc111f3
5 changed files with 54 additions and 51 deletions
|
|
@ -55,7 +55,7 @@ angular.module('copayApp.services').factory('configService', function(storageSer
|
|||
|
||||
pincode: {
|
||||
enabled: false,
|
||||
value: null,
|
||||
value: '',
|
||||
},
|
||||
|
||||
// External services
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue