mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-04-21 02:48:38 +00:00
Merge branch 'main' into feat_subscribe_sp1
This commit is contained in:
@@ -46,6 +46,7 @@ const PaymentSetting = () => {
|
||||
StripePriceId: '',
|
||||
StripeUnitPrice: 8.0,
|
||||
StripeMinTopUp: 1,
|
||||
StripePromotionCodesEnabled: false,
|
||||
});
|
||||
|
||||
let [loading, setLoading] = useState(false);
|
||||
|
||||
Reference in New Issue
Block a user