Update tutorial.

This commit is contained in:
Gunnar Beutner 2013-06-17 09:39:06 +02:00
parent 0ecd650134
commit 80aa40fcda
1 changed files with 1 additions and 1 deletions

View File

@ -463,7 +463,7 @@ object NotificationCommand "mail-notification" inherits "plugin-notification-com
] ]
} }
template Notification "mail-notification" inherits "plugin-notification" { template Notification "mail-notification" {
notification_command = "mail-notification" notification_command = "mail-notification"
} }
---- ----