mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 22:20:52 +00:00
Misc
This commit is contained in:
@@ -38,6 +38,7 @@ namespace ArchiSteamFarm {
|
||||
[PublicAPI]
|
||||
public readonly Guid Guid = Guid.NewGuid();
|
||||
|
||||
[JsonIgnore]
|
||||
[PublicAPI]
|
||||
public IReadOnlyDictionary<uint, (uint ChangeNumber, HashSet<uint> AppIDs)> PackagesDataReadOnly => PackagesData;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user