mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-09-18 11:54:53 -04:00
fixed name of group for default GxsId to post in boards
This commit is contained in:
parent
6969eae3ff
commit
4b4b69de50
1 changed files with 1 additions and 1 deletions
|
@ -699,7 +699,7 @@ PostedListWidgetWithModel::~PostedListWidgetWithModel()
|
|||
|
||||
void PostedListWidgetWithModel::processSettings(bool load)
|
||||
{
|
||||
Settings->beginGroup(QString("ChannelPostsWidget"));
|
||||
Settings->beginGroup(QString("BoardPostsWidget"));
|
||||
|
||||
if (load)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue