This commit is contained in:
@@ -38,7 +38,7 @@ namespace GZTW.Pecklist.Controllers
|
||||
{
|
||||
//TODO: Might need a lock flag in db here just in case of duelling updates
|
||||
|
||||
|
||||
_logger.LogDebug("POST_SYNC");
|
||||
//Get list from server
|
||||
ListData l = _ct.ListData.First(c=>c.Id == 1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user