removed more token queue system from forums and comments

This commit is contained in:
csoler 2022-07-10 21:34:24 +02:00
parent ac4b9b2971
commit 0488293a1f
7 changed files with 129 additions and 229 deletions

View file

@ -487,7 +487,7 @@ GxsChannelPostsWidgetWithModel::GxsChannelPostsWidgetWithModel(const RsGxsGroupI
setAutoDownload(false);
#endif
ui->commentsDialog->setTokenService(rsGxsChannels);
ui->commentsDialog->setGxsService(rsGxsChannels);
/* Initialize GUI */
settingsChanged();