mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
Added marked_for_deletion and billing_plan_downgrade
to hamster export
This commit is contained in:
parent
19b1de283b
commit
2b865bdf97
1 changed files with 1 additions and 1 deletions
|
|
@ -468,7 +468,7 @@ class Hamster extends Action
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
private function getBillingDetails(Document $team): array
|
private function getBillingDetails(Document $team): array
|
||||||
{
|
{
|
||||||
$billing = [];
|
$billing = [];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue