mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Added marked_for_deletion and billing_plan_downgrade
to hamster export
This commit is contained in:
@@ -468,7 +468,7 @@ class Hamster extends Action
|
||||
}
|
||||
}
|
||||
|
||||
private function getBillingDetails(Document $team): array
|
||||
private function getBillingDetails(Document $team): array
|
||||
{
|
||||
$billing = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user