From c8675d189b351dbf4767658932d8680e03f3656e Mon Sep 17 00:00:00 2001 From: Doug Freed Date: Mon, 1 Feb 2016 06:57:20 -0700 Subject: Removed a tab --- lib/ASM/Commander.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ASM/Commander.pm b/lib/ASM/Commander.pm index a4004cb..dee2633 100644 --- a/lib/ASM/Commander.pm +++ b/lib/ASM/Commander.pm @@ -379,7 +379,7 @@ sub cmd_suppress { $conn->privmsg($event->replyto, "Unsuppressed $chan"); ASM::XML->writeChannels(); }); - $conn->privmsg($event->replyto, "Suppressing alerts from $chan for 30 minutes. If the bot restarts or the config is changed, you will need to do ;monitor $chan to check the status of the monitor flag"); + $conn->privmsg($event->replyto, "Suppressing alerts from $chan for 30 minutes. If the bot restarts or the config is changed, you will need to do ;monitor $chan to check the status of the monitor flag"); } sub cmd_silence { -- cgit v1.2.3