family banner

This commit is contained in:
CHIEFSOFT\ameye
2023-07-17 07:47:01 -04:00
parent f01688f09e
commit 60a9295c44
+3
View File
@@ -322,7 +322,10 @@ class ResultFormatter extends Model
"age" => $out["age_${key}"],
"last_login" => $out["last_login_${key}"],
"task_count" => $out["task_count_${key}"],
"pending_task_count" => $out["task_count_${key}"],
"added" => $out["added_${key}"],
"banner" => 'family.jpg',
"banner_location" => 'LOCAL',
);
}