Skip to content

Commit

Permalink
count the report (xlx) as a file (#4408)
Browse files Browse the repository at this point in the history
  • Loading branch information
jygaulier authored Nov 8, 2023
1 parent a580d52 commit a1e7f77
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,7 @@ public function process(array $payload)
]
]
];
$list['count']++;

$totalSize += $list['files']['report']["subdefs"]['report']["size"];
}
Expand Down

0 comments on commit a1e7f77

Please sign in to comment.