This commit is contained in:
Alexander Aleksandrovič Klimov 2023-04-14 12:36:01 +02:00 committed by GitHub
parent a85892ccb9
commit c2c0c27dac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ object NotificationCommand "mail-host-notification" {
notification_hostoutput = "$host.output$"
notification_hoststate = "$host.state$"
notification_useremail = "$user.email$"
notification_hostnotes = $host.notes$"
notification_hostnotes = "$host.notes$"
}
}