forked from FarmMaps/FarmMapsApiClient
		
	Fix for translation
This commit is contained in:
		@@ -2,7 +2,6 @@ namespace FarmmapsHerbicide.Models
 | 
			
		||||
{
 | 
			
		||||
    public class HerbicideAgent
 | 
			
		||||
    {
 | 
			
		||||
        public string ProductType { get; set; }
 | 
			
		||||
        public string Name { get; set; }
 | 
			
		||||
        public string SoilType { get; set; }
 | 
			
		||||
        public string ActiveSubstanceContent{ get; set; }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user