mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
typeo
This commit is contained in:
@ -14,5 +14,5 @@ public class LinksObject
|
||||
|
||||
[JsonPropertyName("machineURL")] public string MachineURL { get; set; } = string.Empty;
|
||||
|
||||
[JsonProperty("discordURL")] public string DiscordURL { get; set; } = string.Empty;
|
||||
[JsonPropertyName("discordURL")] public string DiscordURL { get; set; } = string.Empty;
|
||||
}
|
Reference in New Issue
Block a user