mirror of https://github.com/louislam/uptime-kuma
				
				
				
			Update server/prometheus.js
removed useless spaces Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>pull/1169/head
							parent
							
								
									13acdd4c65
								
							
						
					
					
						commit
						3b9fac2942
					
				| 
						 | 
				
			
			@ -60,7 +60,7 @@ class Prometheus {
 | 
			
		|||
            }
 | 
			
		||||
 | 
			
		||||
            try {
 | 
			
		||||
                if ( tlsInfo.certInfo != null ){
 | 
			
		||||
                if (tlsInfo.certInfo != null) {
 | 
			
		||||
                    monitor_cert_days_remaining.set(this.monitorLabelValues, tlsInfo.certInfo.daysRemaining);
 | 
			
		||||
                }
 | 
			
		||||
            } catch (e) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue