Merge pull request #5910 from JDonadio/ref/pin-request
Request PIN to disable it
This commit is contained in:
commit
aceef14276
7 changed files with 185 additions and 107 deletions
|
|
@ -57,7 +57,6 @@ angular.module('copayApp.services').factory('configService', function(storageSer
|
|||
method: null,
|
||||
value: null,
|
||||
bannedUntil: null,
|
||||
attempts: null,
|
||||
},
|
||||
|
||||
// External services
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue