buffer: Fix the printing of our own action messages.

This commit is contained in:
Damir Jelić 2018-11-02 13:53:20 +01:00
parent 0bc297ba94
commit 34b884b892

View file

@ -556,7 +556,7 @@ class WeechatChannelBuffer(object):
user.update_speaking_time(date)
self.unmask_smart_filtered_nick(nick)
def _print_action(self, user, message, date, tags, extra_prefix):
def _print_action(self, user, message, date, tags, extra_prefix=""):
nick_prefix = (
""
if not user.prefix