Automatically come back to top when timeout is raised and clear keys are cleaned
This commit is contained in:
parent
82cef032eb
commit
bc2a510b8d
|
@ -298,6 +298,7 @@ function startClearTimer()
|
|||
{
|
||||
clearMasterKey();
|
||||
change_master_key(false);
|
||||
scrollToTop();
|
||||
}
|
||||
, CLEAR_TIME);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user