mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-08-22 17:25:54 -05:00
Refactor Twitch condition event handling
This commit is contained in:
@@ -368,6 +368,7 @@ void MacroActionTwitch::GetRewardInfo(const std::shared_ptr<TwitchToken> &token)
|
||||
variable->Value().c_str());
|
||||
return;
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
httplib::Params params = {
|
||||
|
||||
Reference in New Issue
Block a user