Fix typo in column name

This commit is contained in:
DariusIII
2020-12-05 17:22:28 +01:00
parent 2a365317f1
commit c46d19b048
@@ -1580,7 +1580,7 @@ class ProcessAdditional
}
if (File::isFile($this->_releaseImage->jpgSavePath.$this->_release->guid.'_thumb.jpg')) {
$updateRows += ['jpegstatus' => 1];
$updateRows += ['jpgstatus' => 1];
}
// Get the amount of files we found inside the RAR/ZIP files.