summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChatPage.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChatPage.cc b/src/ChatPage.cc

index cf78d8a1..6d8c7cea 100644 --- a/src/ChatPage.cc +++ b/src/ChatPage.cc
@@ -277,6 +277,8 @@ ChatPage::resetUI() user_info_widget_->reset(); view_manager_->clearAll(); AvatarProvider::clear(); + + showUnreadMessageNotification(0); } void