mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
We don't need endorsements and they're encoded strangely
This commit is contained in:
parent
ce29a02cf3
commit
5fc8515e12
@ -74,5 +74,5 @@ public class ModInfo
|
|||||||
|
|
||||||
[JsonPropertyName("user")] public User User { get; set; } = new();
|
[JsonPropertyName("user")] public User User { get; set; } = new();
|
||||||
|
|
||||||
[JsonPropertyName("endorsement")] public Endorsement Endorsement { get; set; } = new();
|
//[JsonPropertyName("endorsement")] public Endorsement Endorsement { get; set; } = new();
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user