client added

This commit is contained in:
CHIEFSOFT\ameye
2023-06-16 11:01:54 -04:00
parent 6c48d7fb48
commit 751615bc10
3 changed files with 6 additions and 1 deletions
+1
View File
@@ -98,6 +98,7 @@ class ResultFormatter extends Model
"client_id" => $out["client_id_${key}"],
"client_uid" => $out["client_uid_${key}"],
"client_name" => $out["client_name_${key}"],
"client_added" => $out["client_added_${key}"],
"offer_code" => $out["offer_code_${key}"],
"offer_uid" => $out["offer_uid_${key}"],
"sent" => $out["sent_${key}"],