mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-16 17:13:58 -05:00
removed more token queue system from forums and comments
This commit is contained in:
parent
ac4b9b2971
commit
0488293a1f
7 changed files with 129 additions and 229 deletions
|
|
@ -487,7 +487,7 @@ GxsChannelPostsWidgetWithModel::GxsChannelPostsWidgetWithModel(const RsGxsGroupI
|
|||
setAutoDownload(false);
|
||||
#endif
|
||||
|
||||
ui->commentsDialog->setTokenService(rsGxsChannels);
|
||||
ui->commentsDialog->setGxsService(rsGxsChannels);
|
||||
|
||||
/* Initialize GUI */
|
||||
settingsChanged();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue