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
|
@ -1,9 +1,9 @@
|
|||
class InvitedUserSerializer < BasicUserSerializer
|
||||
|
||||
attributes :topics_entered,
|
||||
:posts_read_count,
|
||||
:last_seen_at,
|
||||
:time_read,
|
||||
attributes :topics_entered,
|
||||
:posts_read_count,
|
||||
:last_seen_at,
|
||||
:time_read,
|
||||
:days_visited,
|
||||
:days_since_created
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue