Add missing return

This commit is contained in:
Jack Dallas 2020-01-29 12:57:51 +00:00
parent c07d07cab9
commit c0278f93a1

View file

@ -122,7 +122,7 @@ function plugin(file) {
response.FFmpegMode = true
return response
}else{
response.infoLog += "☑File has no title metadata"
response.infoLog += "☑File has no title metadata \n"
}
if(!jsonString.includes("aac")){