Fix notify var

This commit is contained in:
Guy Van Sanden 2024-03-20 11:40:17 +01:00
parent a531a1550d
commit fd1dda6c7f

View File

@ -76,6 +76,7 @@ baseurl = config['url']
webhook = config['webhook']
message = args.message
notify = args.notify
ran = False
if args.pid != 0: