Skip to content

Commit

Permalink
Mastodon1.5.1のためにバージョンアップ
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenji Nagai committed Aug 27, 2017
1 parent 5e82eee commit 5a350fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mastodon_command/statuses_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ def create
application: doorkeeper_token.application,
idempotency: request.headers['Idempotency-Key'])

render :show
render json: @status, serializer: REST::StatusSerializer
end
end

0 comments on commit 5a350fa

Please sign in to comment.