chore(server): avoid config object been modified (#11452)

This commit is contained in:
forehalo
2025-04-03 12:57:29 +00:00
parent 6939e80827
commit 2533a92873
5 changed files with 22 additions and 8 deletions
+1 -1
View File
@@ -293,7 +293,7 @@
},
"stripe": {
"type": "Object",
"desc": "Stripe API keys",
"desc": "Stripe sdk options",
"link": "https://docs.stripe.com/api"
}
},