Fix notify var
This commit is contained in:
		
							parent
							
								
									a531a1550d
								
							
						
					
					
						commit
						fd1dda6c7f
					
				@ -76,6 +76,7 @@ baseurl = config['url']
 | 
				
			|||||||
webhook = config['webhook']
 | 
					webhook = config['webhook']
 | 
				
			||||||
 | 
					
 | 
				
			||||||
message = args.message
 | 
					message = args.message
 | 
				
			||||||
 | 
					notify = args.notify
 | 
				
			||||||
ran = False
 | 
					ran = False
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if args.pid != 0:
 | 
					if args.pid != 0:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user