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