Added marked_for_deletion and billing_plan_downgrade

to hamster export
This commit is contained in:
shimon
2024-01-22 11:29:11 +02:00
parent 19b1de283b
commit 2b865bdf97
+1 -1
View File
@@ -468,7 +468,7 @@ class Hamster extends Action
}
}
private function getBillingDetails(Document $team): array
private function getBillingDetails(Document $team): array
{
$billing = [];