mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2025-12-23 09:48:37 +00:00
Derp
This commit is contained in:
@@ -66,7 +66,7 @@ namespace ConfigGenerator {
|
|||||||
public bool HandleOfflineMessages { get; set; } = false;
|
public bool HandleOfflineMessages { get; set; } = false;
|
||||||
|
|
||||||
[JsonProperty(Required = Required.DisallowNull)]
|
[JsonProperty(Required = Required.DisallowNull)]
|
||||||
internal bool AcceptGifts { get; set; } = false;
|
public bool AcceptGifts { get; set; } = false;
|
||||||
|
|
||||||
[JsonProperty(Required = Required.DisallowNull)]
|
[JsonProperty(Required = Required.DisallowNull)]
|
||||||
public bool ForwardKeysToOtherBots { get; set; } = false;
|
public bool ForwardKeysToOtherBots { get; set; } = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user