fixed update of channel data on tabs

This commit is contained in:
csoler 2020-06-23 21:53:03 +02:00
parent b21193e460
commit c23d994bfc
No known key found for this signature in database
GPG Key ID: 7BCA522266C0804C

View File

@ -323,6 +323,7 @@ GxsChannelPostsWidgetWithModel::GxsChannelPostsWidgetWithModel(const RsGxsGroupI
setAutoDownload(false);
settingsChanged();
setGroupId(channelId);
mChannelPostsModel->updateChannel(channelId);
mEventHandlerId = 0;