]> cat aescling's git repositories - mastodon.git/commitdiff
Add trailing newline
authorEvan Minto <evan.minto@gmail.com>
Mon, 6 Feb 2017 20:15:47 +0000 (12:15 -0800)
committerEvan Minto <evan.minto@gmail.com>
Mon, 6 Feb 2017 20:15:47 +0000 (12:15 -0800)
app/views/activitypub/types/person.rabl

index 17c53bb7b25a13b24a1b3dde5f1d766ed9c65d1e..c284fc53b69ccedbb587e391219e45ac27a0bfc7 100644 (file)
@@ -1,3 +1,3 @@
 extends 'activitypub/intransient.rabl'
 
-node(:type) { 'Person' }
\ No newline at end of file
+node(:type) { 'Person' }