about summary refs log tree commit diff
path: root/users/grfn/emacs.d/irc.el
diff options
context:
space:
mode:
Diffstat (limited to 'users/grfn/emacs.d/irc.el')
-rw-r--r--users/grfn/emacs.d/irc.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/grfn/emacs.d/irc.el b/users/grfn/emacs.d/irc.el
index 7a3ff23c33..8664b7a289 100644
--- a/users/grfn/emacs.d/irc.el
+++ b/users/grfn/emacs.d/irc.el
@@ -45,7 +45,7 @@
                   (string-match erc-noise-regexp
                                 message)))
          (or (and tvl-enabled?
-                  (string-equal erc-channel "##tvl"))
+                  (string-equal erc-channel "#tvl"))
              (string-match "grfn" message)))))
 
 (comment