diff options
Diffstat (limited to 'scripts/colorkick.pl')
| -rw-r--r-- | scripts/colorkick.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/colorkick.pl b/scripts/colorkick.pl index 8b07aa0..24b29fd 100644 --- a/scripts/colorkick.pl +++ b/scripts/colorkick.pl @@ -9,7 +9,7 @@ # colorkick_blink int 0: don't kick on blink # - +use strict; use Irssi; use Irssi::Irc; |
