feature: Logout wallet after 15 minutes of inactivity
This commit is contained in:
parent
010c13fa4f
commit
f704826a5c
5 changed files with 24 additions and 3 deletions
|
|
@ -21,6 +21,7 @@
|
|||
"bitcore": "0.1.34",
|
||||
"angular-moment": "~0.7.1",
|
||||
"socket.io-client": ">=1.0.0",
|
||||
"mousetrap": "1.4.6"
|
||||
"mousetrap": "1.4.6",
|
||||
"ng-idle": "*"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue