mirror of
https://github.com/imputnet/cobalt.git
synced 2026-01-01 12:31:15 +00:00
7.0: ui refresh and more
This commit is contained in:
@@ -69,6 +69,7 @@ export default function(r, host, audioFormat, isAudioOnly, lang, isAudioMuted) {
|
||||
u: Array.isArray(r.urls) ? r.urls[0] : r.urls,
|
||||
mute: true
|
||||
}
|
||||
if (host === "reddit" && r.typeId === 1) responseType = 1;
|
||||
break;
|
||||
|
||||
case "picker":
|
||||
|
||||
Reference in New Issue
Block a user