mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-16 08:25:28 +00:00
Fix circular reference exception from Kestrel (#1313)
This commit is contained in:
committed by
Łukasz Domeradzki
parent
fc23a426a2
commit
d240f6595d
@@ -84,6 +84,7 @@ namespace ArchiSteamFarm {
|
|||||||
[PublicAPI]
|
[PublicAPI]
|
||||||
public readonly Commands Commands;
|
public readonly Commands Commands;
|
||||||
|
|
||||||
|
[JsonIgnore]
|
||||||
[PublicAPI]
|
[PublicAPI]
|
||||||
public readonly SteamConfiguration SteamConfiguration;
|
public readonly SteamConfiguration SteamConfiguration;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user