family banner
This commit is contained in:
@@ -324,7 +324,7 @@ class ResultFormatter extends Model
|
|||||||
"task_count" => $out["task_count_${key}"],
|
"task_count" => $out["task_count_${key}"],
|
||||||
"pending_task_count" => $out["task_count_${key}"],
|
"pending_task_count" => $out["task_count_${key}"],
|
||||||
"added" => $out["added_${key}"],
|
"added" => $out["added_${key}"],
|
||||||
"banner" => 'family.jpg',
|
"banner" => 'family.svg',
|
||||||
"banner_location" => 'LOCAL',
|
"banner_location" => 'LOCAL',
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user