Changed naming
This commit is contained in:
@@ -46,7 +46,7 @@ namespace ScrumTaskboard
|
||||
public int priority { get; set; }
|
||||
public int status { get; set; }
|
||||
public int category { get; set; }
|
||||
public int creator { get; set; }
|
||||
public int createdby { get; set; }
|
||||
public int project { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user