mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-17 18:58:33 +00:00
api/match-action: add missing case for twitch
This commit is contained in:
parent
64173f7a03
commit
59fc0d95ac
@ -137,6 +137,7 @@ export default function({ r, host, audioFormat, isAudioOnly, isAudioMuted, disab
|
||||
|
||||
case "vk":
|
||||
case "tiktok":
|
||||
case "twitch":
|
||||
params = { type: "proxy" };
|
||||
break;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user