fix the paypal id configure example

This commit is contained in:
PrinOrange
2023-12-30 19:52:19 +08:00
parent c3e685c4d0
commit d6a6a0cec1

View File

@@ -51,7 +51,7 @@ export const Config: TConfig = {
// Your Alipay link.
AlipayLink: "https://qr.alipay.com/xxxx",
// Your Paypal user Id.
PaypalId: "terminels",
PaypalId: "xxxx",
// Your Patreon user Id.
PatreonId: "xxxx",
},