mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-06 17:10:13 +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]
|
||||
public readonly Commands Commands;
|
||||
|
||||
[JsonIgnore]
|
||||
[PublicAPI]
|
||||
public readonly SteamConfiguration SteamConfiguration;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user