This website works better with JavaScript.
Home
Explore
Help
Sign In
jyt94
/
closedSocialMastodon
forked from
closed-social/mastodon
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Add trailing newline
closed-social-v3
Evan Minto
7 years ago
parent
da7f24c238
commit
53234e5947
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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'
extends 'activitypub/intransient.rabl'
node(:type) { 'Person' }
node(:type) { 'Person' }
Write
Preview
Loading…
Cancel
Save