Usage payload debug

This commit is contained in:
shimon 2024-12-12 21:54:59 +02:00
parent 177fd92094
commit 01019f5055

View file

@ -71,6 +71,10 @@ class UsageDump extends Action
$project = new Document($document);
if (empty($project->getAttribute('database'))) {
continue;
}
/**
* End temp bug fallback
*/