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 05cd243abd
commit c746d43ddf
Signed by: Benjamin_Loison
SSH Key Fingerprint: SHA256:BtnEgYTlHdOg1u+RmYcDE0mnfz1rhv5dSbQ2gyxW8B8

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;