mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
Remove comment for incorrect Twitch response (#4781)
This commit is contained in:
parent
ea30c3a619
commit
b77653761e
1 changed files with 0 additions and 1 deletions
|
@ -2867,7 +2867,6 @@ void Helix::sendShoutout(
|
|||
break;
|
||||
|
||||
case 500: {
|
||||
// Helix returns 500 when user is not mod,
|
||||
if (message.isEmpty())
|
||||
{
|
||||
failureCallback(Error::Unknown,
|
||||
|
|
Loading…
Reference in a new issue