This commit is contained in:
CHIEFSOFT\ameye
2024-05-21 08:38:23 -04:00
parent cbb88edd07
commit cbb50bf801
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -739,6 +739,7 @@ class ResultFormatter extends Model
'currency' => $out["currency_${key}"],
'job_type' => $out["job_type_${key}"],
'media_uid' => $out["media_uid_${key}"],
'job_mode' => $out["job_mode_${key}"],
'currency_code' => $out["currency_code_${key}"],
"banner" => $this->fixEmptyBanner( $out["banner_${key}"]),
'interest_count' => $out["${$int_c}"] ?? 0,