about summary refs log tree commit diff
diff options
context:
space:
mode:
authorEvan Minto <evan.minto@gmail.com>2017-02-06 12:15:47 -0800
committerEvan Minto <evan.minto@gmail.com>2017-02-06 12:15:47 -0800
commit53234e59479095968155bf7769e51614ef91c12d (patch)
treea47dc6aab7e7df2d05802972118fec7897e680f2
parentda7f24c23827d9d4e8808367735f9ea6b050e6d8 (diff)
Add trailing newline
-rw-r--r--app/views/activitypub/types/person.rabl2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/activitypub/types/person.rabl b/app/views/activitypub/types/person.rabl
index 17c53bb7b..c284fc53b 100644
--- a/app/views/activitypub/types/person.rabl
+++ b/app/views/activitypub/types/person.rabl
@@ -1,3 +1,3 @@
 extends 'activitypub/intransient.rabl'
 
-node(:type) { 'Person' }
\ No newline at end of file
+node(:type) { 'Person' }