Forgot startClearTimer() when adding a password
This commit is contained in:
@@ -700,6 +700,8 @@ function add_password()
|
||||
inputs[i].value = "";
|
||||
}
|
||||
|
||||
startClearTimer();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user