mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
Fix all the trailing whitespace
This commit is contained in:
parent
1839614bcc
commit
61654ab8f0
230 changed files with 1165 additions and 1165 deletions
|
@ -3,7 +3,7 @@ class InviteSerializer < ApplicationSerializer
|
|||
attributes :email, :created_at, :redeemed_at
|
||||
has_one :user, embed: :objects, serializer: InvitedUserSerializer
|
||||
|
||||
|
||||
|
||||
|
||||
def include_email?
|
||||
!object.redeemed?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue