mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 22:20:52 +00:00
Fix
This commit is contained in:
@@ -115,6 +115,7 @@ namespace ArchiSteamFarm {
|
||||
[JsonProperty(Required = Required.DisallowNull)]
|
||||
internal readonly bool UseLoginKeys = true;
|
||||
|
||||
[JsonProperty(Required = Required.DisallowNull)]
|
||||
internal EPersonaState OnlineStatus { get; private set; } = EPersonaState.Online;
|
||||
|
||||
[JsonProperty]
|
||||
|
||||
Reference in New Issue
Block a user