This commit is contained in:
IsWaffle 2022-08-11 17:32:42 +00:00
parent fbc917bfbf
commit 5cf41dae3c

View File

@ -42,7 +42,7 @@ namespace EftPatchHelper.Model
[JsonPropertyName("giteaReleaseRepoName")]
public string GiteaReleaseRepoName { get; set; } = "";
[JsonPropertyName("meagEmail")]
[JsonPropertyName("megaEmail")]
public string MegaEmail { get; set; } = "";
[JsonPropertyName("megaPassword")]