* Fix bug#36010.

This commit is contained in:
chaideqing
2023-06-20 15:51:08 +08:00
parent 723e202ea4
commit 6144903431
-1
View File
@@ -202,7 +202,6 @@ class zahostModel extends model
if(empty($downloadedImage))
{
$refreshPageData = true;
$remoteImage->id = 0;
$remoteImage->status = 'notDownloaded';
$remoteImage->from = 'zentao';
$remoteImage->osName = $remoteImage->os;