This commit is contained in:
CHIEFSOFT\ameye
2024-03-27 10:37:18 -04:00
parent 5edd21c70a
commit b1beee0c18
2 changed files with 4 additions and 1 deletions
+1
View File
@@ -715,6 +715,7 @@ class ResultFormatter extends Model
'offer_added' => $out["offer_added_${key}"],
'job_country' => $out["job_country_${key}"],
'currency' => $out["currency_${key}"],
'job_type' => $out["job_type_${key}"],
'currency_code' => $out["currency_code_${key}"],
"banner" => $this->fixEmptyBanner( $out["banner_${key}"]),
'interest_count' => $out["${$int_c}"] ?? 0,