timeline_days

This commit is contained in:
CHIEFSOFT\ameye
2024-08-08 08:26:30 -04:00
parent 89098b27ed
commit b4b1862289
2 changed files with 5 additions and 1 deletions
+1
View File
@@ -361,6 +361,7 @@ class ResultFormatter extends Model
"job_uid" => $out["job_uid_${key}"],
"expire" => $out["expire_${key}"],
"price" => $out["price_${key}"],
"timeline_days" => $out["timeline_days_${key}"],
'job_country' => $out["job_country_${key}"],
'currency' => $out["currency_${key}"],
'currency_code' => $out["currency_code_${key}"],