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