[Linux] fixed #101
This commit is contained in:
parent
2af4d5c0a7
commit
3995beaf6d
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ class Tentia:
|
|||
self.timeline.show()
|
||||
|
||||
def mentions_show(self):
|
||||
self.controller.unreadMentions(0)
|
||||
self.mentions.show()
|
||||
|
||||
|
||||
|
|
Reference in a new issue