Make the save password selected by default.

cusax-fix
Yana Stamcheva 18 years ago
parent 03aba6b1d0
commit bb997bd88a

@ -18,7 +18,7 @@ public class YahooAccountRegistration {
private String password;
private boolean rememberPassword;
private boolean rememberPassword = true;
/**
* Returns the password of the yahoo registration account.

Loading…
Cancel
Save