diff options
Diffstat (limited to '')
-rw-r--r-- | .irssi/envy.theme | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.irssi/envy.theme b/.irssi/envy.theme index 759469a..b415d77 100644 --- a/.irssi/envy.theme +++ b/.irssi/envy.theme @@ -304,7 +304,7 @@ formats = { set_not_boolean = "%r:%K:: Setting {hilight $0} isn't boolean, use /SET"; translation_not_found = "%r:%K:: %rError%K opening translation table file $0: $1"; translation_file_error = "%r:%K:: %rError%K parsing translation table file $0"; - pubmsg = "{pubmsgnick $2 {pubnick \00311$[0]0}}$1"; + pubmsg = "{pubmsgnick $2 {pubnick \00306$[0]0}}$1"; own_msg = "{ownmsgnick $2 {ownnick $[0]0}}$1"; }; "fe-common/irc/dcc" = { |