rename config-item

This commit is contained in:
PrinOrange
2023-12-30 19:17:48 +08:00
parent fb62b03535
commit 5019f1d968
3 changed files with 10 additions and 10 deletions

View File

@@ -32,7 +32,7 @@ export type TConfig = {
categoryId: string;
};
SponsorLink?: {
Sponsor?: {
wechatPay?: string;
alipay?: string;
paypal?: string;