Copy pase can indeed be hard - Fixed spelling
This commit is contained in:
@@ -35,7 +35,7 @@ namespace ScrumTaskboard
|
||||
{
|
||||
public int id { get; set; }
|
||||
public string title { get; set; }
|
||||
public string conetent { get; set; }
|
||||
public string content { get; set; }
|
||||
public int priority { get; set; }
|
||||
public int status { get; set; }
|
||||
public int category { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user