fix typo
This commit is contained in:
parent
fbc917bfbf
commit
5cf41dae3c
@ -42,7 +42,7 @@ namespace EftPatchHelper.Model
|
|||||||
[JsonPropertyName("giteaReleaseRepoName")]
|
[JsonPropertyName("giteaReleaseRepoName")]
|
||||||
public string GiteaReleaseRepoName { get; set; } = "";
|
public string GiteaReleaseRepoName { get; set; } = "";
|
||||||
|
|
||||||
[JsonPropertyName("meagEmail")]
|
[JsonPropertyName("megaEmail")]
|
||||||
public string MegaEmail { get; set; } = "";
|
public string MegaEmail { get; set; } = "";
|
||||||
|
|
||||||
[JsonPropertyName("megaPassword")]
|
[JsonPropertyName("megaPassword")]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user