mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
fixed name of group for default GxsId to post in boards
This commit is contained in:
parent
6969eae3ff
commit
4b4b69de50
@ -699,7 +699,7 @@ PostedListWidgetWithModel::~PostedListWidgetWithModel()
|
||||
|
||||
void PostedListWidgetWithModel::processSettings(bool load)
|
||||
{
|
||||
Settings->beginGroup(QString("ChannelPostsWidget"));
|
||||
Settings->beginGroup(QString("BoardPostsWidget"));
|
||||
|
||||
if (load)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user