This commit is contained in:
CHIEFSOFT\ameye
2023-05-11 07:31:27 -04:00
parent fd0bc9af69
commit 92c5e6ccb2
9 changed files with 51 additions and 10 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ class ResultFormatter extends Model
"age" => $out["age_${key}"],
"last_login" => '10-10-2024',
"task_count" => rand(0,20),
"added" => '10-10-2024'
"added" => $out["added_${key}"],
);
}