fix
This commit is contained in:
@@ -6,4 +6,5 @@ public class AccountEdit
|
||||
public string CurrencyId { get; set; } = null!;
|
||||
public Guid? CategoryId { get; set; }
|
||||
public Guid? UserId { get; set; }
|
||||
public string? Type { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user