fix the paypal id configure example
This commit is contained in:
@@ -51,7 +51,7 @@ export const Config: TConfig = {
|
|||||||
// Your Alipay link.
|
// Your Alipay link.
|
||||||
AlipayLink: "https://qr.alipay.com/xxxx",
|
AlipayLink: "https://qr.alipay.com/xxxx",
|
||||||
// Your Paypal user Id.
|
// Your Paypal user Id.
|
||||||
PaypalId: "terminels",
|
PaypalId: "xxxx",
|
||||||
// Your Patreon user Id.
|
// Your Patreon user Id.
|
||||||
PatreonId: "xxxx",
|
PatreonId: "xxxx",
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user