docs: fix an incorrection in the notifier example

Signed-off-by: Pieter Willekens <me@pataar.nl>
This commit is contained in:
pataar 2022-03-01 18:35:47 +01:00 committed by Eric Callahan
parent efeea0d8e1
commit a700725681
1 changed files with 2 additions and 2 deletions

View File

@ -1725,9 +1725,9 @@ url: tgram://{bottoken}/{ChatID}
events: started
body: Your printer started printing '{event_args[1].filename}'
[notifier print_completed]
[notifier print_complete]
url: tgram://{bottoken}/{ChatID}
events: completed
events: complete
body: Your printer completed printing '{event_args[1].filename}'
attach: http://192.168.1.100/webcam/?action=snapshot