mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
chore(server): avoid config object been modified (#11452)
This commit is contained in:
@@ -47,7 +47,7 @@ defineModuleConfig('payment', {
|
||||
env: 'STRIPE_WEBHOOK_KEY',
|
||||
},
|
||||
stripe: {
|
||||
desc: 'Stripe API keys',
|
||||
desc: 'Stripe sdk options',
|
||||
default: {},
|
||||
link: 'https://docs.stripe.com/api',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user