fixed update of tab name in forums

This commit is contained in:
csoler 2020-10-17 21:07:13 +02:00
parent 4ed1d1f8fc
commit d7a5af62fa

View File

@ -1957,6 +1957,8 @@ void GxsForumThreadWidget::updateGroupData()
updateForumDescription(true);
emit groupChanged(this); // signals the parent widget to e.g. update the group tab name
}, this );
}
else