Correction PDF
This commit is contained in:
@@ -8,4 +8,6 @@ public partial class Ingredient
|
||||
public int Id { get; set; }
|
||||
|
||||
public string NameOwnedIngredients { get; set; } = null!;
|
||||
|
||||
public int UserId { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user