mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-24 23:19:29 -05:00
fixed update of channel data on tabs
This commit is contained in:
parent
b21193e460
commit
c23d994bfc
@ -323,6 +323,7 @@ GxsChannelPostsWidgetWithModel::GxsChannelPostsWidgetWithModel(const RsGxsGroupI
|
||||
setAutoDownload(false);
|
||||
settingsChanged();
|
||||
|
||||
setGroupId(channelId);
|
||||
mChannelPostsModel->updateChannel(channelId);
|
||||
|
||||
mEventHandlerId = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user