missing description

This commit is contained in:
CHIEFSOFT\ameye
2023-08-09 13:09:13 -04:00
parent e8fc16746e
commit 6bd1a0ee31
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -116,6 +116,7 @@ class ResultFormatter extends Model
"added" => $out["added_${key}"],
"file_type" => $out["file_type_${key}"],
"file_size" => $out["file_size_${key}"],
"file_name" => $out["file_name_${key}"],
);
}
break;