mirror of
https://github.com/imputnet/cobalt.git
synced 2025-12-16 13:08:52 +00:00
fix download audio button in picker
This commit is contained in:
@@ -27,7 +27,7 @@ export function apiJSON(type, obj) {
|
||||
switch (obj.service) {
|
||||
case "douyin":
|
||||
case "tiktok":
|
||||
audio = createStream(obj)
|
||||
audio = obj.u
|
||||
pickerType = "images"
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user