#7383 Fix factory typo in telegram notifier (#7406)

This commit is contained in:
Stanislav Vetlovskiy 2017-01-31 08:23:19 +03:00 committed by Torkel Ödegaard
parent 3c304b9b88
commit bd4eadf69c

View File

@ -20,7 +20,7 @@ func init() {
Type: "telegram",
Name: "Telegram",
Description: "Sends notifications to Telegram",
Factory: NewOpsGenieNotifier,
Factory: NewTelegramNotifier,
OptionsTemplate: `
<h3 class="page-heading">Telegram API settings</h3>
<div class="gf-form">