mirror of https://github.com/louislam/uptime-kuma
				
				
				
			Fix #1593
							parent
							
								
									26230a3d3a
								
							
						
					
					
						commit
						db50ba91cc
					
				| 
						 | 
				
			
			@ -421,7 +421,7 @@ export default {
 | 
			
		|||
        },
 | 
			
		||||
 | 
			
		||||
        pushURL() {
 | 
			
		||||
            return this.$root.baseURL + "/api/push/" + this.monitor.pushToken + "?status=true&msg=OK&ping=";
 | 
			
		||||
            return this.$root.baseURL + "/api/push/" + this.monitor.pushToken + "?status=up&msg=OK&ping=";
 | 
			
		||||
        },
 | 
			
		||||
 | 
			
		||||
        bodyPlaceholder() {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue