Browse Source

Add trailing newline

closed-social-glitch-2
Evan Minto 7 years ago
parent
commit
53234e5947
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app/views/activitypub/types/person.rabl

+ 1
- 1
app/views/activitypub/types/person.rabl View File

@ -1,3 +1,3 @@
extends 'activitypub/intransient.rabl'
node(:type) { 'Person' }
node(:type) { 'Person' }

Loading…
Cancel
Save