fix spelling

This commit is contained in:
CWX
2025-01-12 19:25:33 +00:00
parent d2c16f2f6a
commit ce69635f48
+1 -1
View File
@@ -71,7 +71,7 @@ public class Info
public int? Aid { get; set; }
[JsonPropertyName("username")]
public string? UserName { get; set; }
public string? Username { get; set; }
[JsonPropertyName("password")]
public string? Password { get; set; }