Modify download type
This commit is contained in:
@@ -67,7 +67,7 @@ public final class Config implements Cloneable {
|
|||||||
private String localization;
|
private String localization;
|
||||||
@SerializedName("logintype")
|
@SerializedName("logintype")
|
||||||
private int logintype;
|
private int logintype;
|
||||||
@SerializedName("downloadtype")
|
@SerializedName("downloadSourcetype")
|
||||||
private int downloadtype;
|
private int downloadtype;
|
||||||
@SerializedName("configurations")
|
@SerializedName("configurations")
|
||||||
private TreeMap<String, Profile> configurations;
|
private TreeMap<String, Profile> configurations;
|
||||||
|
|||||||
Reference in New Issue
Block a user