mirror of
https://github.com/imputnet/cobalt.git
synced 2026-01-06 15:01:14 +00:00
tiktok images and crowdin
This commit is contained in:
@@ -36,7 +36,6 @@ export default async function(obj) {
|
||||
} else return { error: loc(obj.lang, 'ErrorEmptyDownload') }
|
||||
} else return { error: loc(obj.lang, 'ErrorBrokenLink', 'soundcloud') }
|
||||
} catch (e) {
|
||||
console.log(e)
|
||||
return { error: loc(obj.lang, 'ErrorBadFetch') };
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user