]> jfr.im git - irc/quakenet/qwebirc.git/commitdiff
Bug fix.
authorChris Porter <redacted>
Mon, 20 Oct 2008 20:14:50 +0000 (21:14 +0100)
committerChris Porter <redacted>
Mon, 20 Oct 2008 20:14:50 +0000 (21:14 +0100)
js/ui/theme.js

index f9d3659a593a53627b4828b8b8c6e5ac1fc02a2b..98af54ac55e83e4a291bfe6eaaa4487dfb04e3c4 100644 (file)
@@ -3,7 +3,7 @@ qwebirc.ui.themes.ThemeControlCodeMap = {
   "B": "\x02",
   "U": "\x1F",
   "O": "\x0F",
-  "[": "qwebirc://",
+  "[": "qwebirc://whois/",
   "]": "/",
   "$": "$"
 };