mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2025-12-17 15:00:29 +00:00
Add json constructor attributes
This commit is contained in:
@@ -58,6 +58,7 @@ namespace ArchiSteamFarm.CustomPlugins.ExamplePlugin {
|
||||
internal readonly string Link;
|
||||
#pragma warning restore 649
|
||||
|
||||
[JsonConstructor]
|
||||
private MeowResponse() { }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user