fixed name of group for default GxsId to post in boards

This commit is contained in:
csoler 2020-12-20 20:44:07 +01:00
parent 6969eae3ff
commit 4b4b69de50

View File

@ -699,7 +699,7 @@ PostedListWidgetWithModel::~PostedListWidgetWithModel()
void PostedListWidgetWithModel::processSettings(bool load)
{
Settings->beginGroup(QString("ChannelPostsWidget"));
Settings->beginGroup(QString("BoardPostsWidget"));
if (load)
{