Correct typo: the channel tab is LIVE, not LIVES

This commit is contained in:
Benjamin Loison 2023-01-25 01:00:29 +01:00
parent 4e162e34c3
commit 0f4b89ccd9

View File

@ -465,7 +465,7 @@ void treatChannelOrVideo(unsigned short threadId, bool isChannel, string id, str
break;
}
}
// `LIVES`
// `LIVE`
pageToken = "";
string playlistId = "UU" + id.substr(2);
vector<string> videoIds;