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