mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-26 07:19:25 -05:00
CreditGild needs a value for period.
This commit is contained in:
@@ -1415,6 +1415,7 @@ class FormsController(RedditController):
|
||||
stripe_key=g.STRIPE_PUBLIC_KEY,
|
||||
passthrough=passthrough,
|
||||
comment=comment,
|
||||
period=None,
|
||||
)
|
||||
|
||||
return BoringPage(_("reddit gold"),
|
||||
|
||||
Reference in New Issue
Block a user