Packages update

This commit is contained in:
JustArchi
2017-09-17 18:04:45 +02:00
parent 035b70458e
commit f7cf8cf3af
3 changed files with 2 additions and 3 deletions

View File

@@ -172,7 +172,6 @@ namespace ArchiSteamFarm {
// This constructor is used only by deserializer
private BotConfig() { }
// Functions below are used for skipping serialization of sensitive fields in API response
public bool ShouldSerializeSteamLogin() => false;
public bool ShouldSerializeSteamParentalPIN() => false;
public bool ShouldSerializeSteamPassword() => false;