mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-02 18:17:02 -04:00
hide moderator list in new forum feed item
This commit is contained in:
parent
3ae173f104
commit
a7d89f1fbb
1 changed files with 3 additions and 0 deletions
|
@ -220,7 +220,10 @@ void GxsForumGroupItem::fill()
|
|||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
ui->titleLabel->setText(tr("New Forum"));
|
||||
ui->moderatorList_GB->hide();
|
||||
}
|
||||
|
||||
// else
|
||||
// {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue