mirror of
https://github.com/YunoHost-Apps/pepettes_ynh.git
synced 2024-09-03 19:56:35 +02:00
add USD to default prices
This commit is contained in:
parent
48c118b505
commit
d702fd82cb
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ ram.runtime = "50M"
|
|||
help.en = "Go on https://dashboard.stripe.com/products to create those donation products"
|
||||
help.fr = "Allez sur https://dashboard.stripe.com/products pour créer ces produits de dons"
|
||||
type = "string"
|
||||
default = "one_time/EUR/price_1IKuPV,recuring/EUR/price_1IKuPV"
|
||||
default = "one_time/EUR/price_1IKuPV,recuring/EUR/price_1IKuPV,one_time/USD/price_1IKuPV,recuring/USD/price_1IKuPV"
|
||||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
|
|
Loading…
Add table
Reference in a new issue