mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-06 17:10:13 +00:00
Misc
This commit is contained in:
@@ -43,6 +43,9 @@ public sealed class Confirmation {
|
||||
[JsonConstructor]
|
||||
private Confirmation() { }
|
||||
|
||||
[UsedImplicitly]
|
||||
public static bool ShouldSerializeNonce() => false;
|
||||
|
||||
[PublicAPI]
|
||||
public enum EConfirmationType : byte {
|
||||
Unknown,
|
||||
|
||||
Reference in New Issue
Block a user