feat: support /watching on all platforms (#6031)

This commit is contained in:
nerix
2025-03-08 14:37:25 +01:00
committed by GitHub
parent 77c4d858f9
commit 9913c6ffd7
4 changed files with 95 additions and 42 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ private:
void syncChannels(const QJsonArray &twitchChannels);
ReceiverThread thread;
ReceiverThread *thread;
/// This vector contains all channels that are open the user's browser.
/// These channels are joined to be able to switch channels more quickly.