summaryrefslogtreecommitdiff
path: root/poezio/ui/types.py
diff options
context:
space:
mode:
Diffstat (limited to 'poezio/ui/types.py')
-rw-r--r--poezio/ui/types.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/poezio/ui/types.py b/poezio/ui/types.py
index 9ecdc185..8a36618e 100644
--- a/poezio/ui/types.py
+++ b/poezio/ui/types.py
@@ -119,6 +119,7 @@ class Message(BaseMessage):
txt[4:])
else:
me = False
+ self.txt = txt
self.history = history
self.nickname = nickname
self.nick_color = nick_color