removed old NetworkRequest api
This commit is contained in:
@@ -106,8 +106,7 @@ public:
|
||||
{
|
||||
if (!this->emotesChecked_)
|
||||
{
|
||||
const auto &accvec =
|
||||
getApp()->accounts->twitch.accounts;
|
||||
const auto &accvec = getApp()->accounts->twitch.accounts;
|
||||
for (const auto &acc : accvec)
|
||||
{
|
||||
const auto &accemotes = *acc->accessEmotes();
|
||||
|
||||
Reference in New Issue
Block a user