mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-12 06:00:20 +08:00
Merge remote-tracking branch 'origin/pr/604'
This commit is contained in:
@@ -126,6 +126,7 @@ export interface BillingCheckoutResponse {
|
||||
product?: BillingPlan | null
|
||||
}
|
||||
payment_instructions: Record<string, unknown>
|
||||
reused_pending_order?: boolean
|
||||
}
|
||||
|
||||
export interface UserPlanEntitlement {
|
||||
|
||||
Reference in New Issue
Block a user