mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-29 16:19:43 +08:00
chore(server): avoid config object been modified (#11452)
This commit is contained in:
@@ -293,7 +293,7 @@
|
||||
},
|
||||
"stripe": {
|
||||
"type": "Object",
|
||||
"desc": "Stripe API keys",
|
||||
"desc": "Stripe sdk options",
|
||||
"link": "https://docs.stripe.com/api"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user