Update InventoryController.cs
This commit is contained in:
		| @@ -92,6 +92,7 @@ public class InventoryController : Controller { | ||||
|                 if (prod.Id == lastId) | ||||
|                     yup = true; | ||||
|             } | ||||
|         else lst = ret.Take(AMOUNT).ToList(); | ||||
|  | ||||
|         return lst; | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user