mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
chore(server): team free trial control logic is not ready (#9088)
This commit is contained in:
@@ -128,7 +128,6 @@ export class WorkspaceSubscriptionManager extends SubscriptionManager {
|
||||
success_url: this.url.link(params.successCallbackLink),
|
||||
customer: customer.stripeCustomerId,
|
||||
subscription_data: {
|
||||
trial_period_days: 15,
|
||||
metadata: {
|
||||
workspaceId: args.workspaceId,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user