Packages update

This commit is contained in:
JustArchi
2018-05-09 05:36:29 +02:00
parent acda39ca7f
commit 14d373cbbf
2 changed files with 1 additions and 2 deletions

View File

@@ -243,7 +243,6 @@ namespace ArchiSteamFarm {
}
public bool ShouldSerializeWebProxyPassword() => ShouldSerializeSensitiveDetails;
public bool ShouldSerializeWebProxyUsername() => ShouldSerializeSensitiveDetails;
internal static GlobalConfig Load(string filePath) {