Added precipitation prediction
This commit is contained in:
		@@ -8,7 +8,7 @@
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="my-4 d-flex mx-auto" style="max-width: 450px">
 | 
			
		||||
        <div class="text-center flex-grow-1">
 | 
			
		||||
            <i class="wi wi-fw wi-humidity"></i> {{weatherService.humidity}} %
 | 
			
		||||
            <i class="wi wi-fw wi-umbrella"></i> {{weatherService.pop}} mm
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="text-center flex-grow-1">
 | 
			
		||||
            <i class="wi wi-fw wi-cloud"></i> {{weatherService.cloudCover}} %
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user