family banner

This commit is contained in:
CHIEFSOFT\ameye
2023-07-17 08:19:32 -04:00
parent 60a9295c44
commit 1b929e1982
+1 -1
View File
@@ -324,7 +324,7 @@ class ResultFormatter extends Model
"task_count" => $out["task_count_${key}"],
"pending_task_count" => $out["task_count_${key}"],
"added" => $out["added_${key}"],
"banner" => 'family.jpg',
"banner" => 'family.svg',
"banner_location" => 'LOCAL',
);
}