forked from TuxCoding/FastLogin
Document missing premium parameter
This commit is contained in:
@ -122,6 +122,7 @@ public class StoredProfile extends Profile {
|
||||
}
|
||||
|
||||
/**
|
||||
* @param premium whether online mode is preferred
|
||||
* @deprecated {@link #setOnlinemodePreferred(boolean)} is recommended, because of the better method name
|
||||
*/
|
||||
@Deprecated
|
||||
|
Reference in New Issue
Block a user