mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 03:57:32 -05:00 
			
		
		
		
	Make country iso_3166_2 visible
This commit is contained in:
		
							parent
							
								
									6b80bb8536
								
							
						
					
					
						commit
						feb3338daa
					
				@ -24,6 +24,7 @@ class Country extends Eloquent
 | 
			
		||||
        'swap_currency_symbol',
 | 
			
		||||
        'thousand_separator',
 | 
			
		||||
        'decimal_separator',
 | 
			
		||||
        'iso_3166_2',
 | 
			
		||||
        'iso_3166_3',
 | 
			
		||||
    ];
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user