fix: remove extra stripe payment link config
This commit is contained in:
parent
44f9edd67e
commit
7fbc732290
1 changed files with 0 additions and 2 deletions
|
@ -216,8 +216,6 @@ pub struct StripePriceTexts {
|
||||||
pub struct StripePaymentLinks {
|
pub struct StripePaymentLinks {
|
||||||
pub supporter: String,
|
pub supporter: String,
|
||||||
pub dev_pass: String,
|
pub dev_pass: String,
|
||||||
pub coins_100: String,
|
|
||||||
pub coins_400: String,
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#[derive(Clone, Serialize, Deserialize, Debug, Default)]
|
#[derive(Clone, Serialize, Deserialize, Debug, Default)]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue