mirror of
https://github.com/discourse/discourse-subscriptions.git
synced 2025-03-06 17:49:24 +00:00
fix attributes booboo
This commit is contained in:
parent
813937dd22
commit
059acbdbb8
@ -7,7 +7,7 @@ class PaymentSerializer < ApplicationSerializer
|
|||||||
:created_at_age,
|
:created_at_age,
|
||||||
:amount,
|
:amount,
|
||||||
:amount_currency,
|
:amount_currency,
|
||||||
:username
|
:username,
|
||||||
:user_id
|
:user_id
|
||||||
|
|
||||||
def created_at_age
|
def created_at_age
|
||||||
|
Loading…
x
Reference in New Issue
Block a user