logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe
commit: 1953e3b6ed255870d46915db3d910345c230f076
parent: 956da43e19e484f94df91f715e4a88794a25dbec
Author: Eugen <eugen@zeonfederated.com>
Date:   Sun, 22 Jan 2017 23:08:51 +0100

Fix inflection

Diffstat:

Mapp/controllers/api/oembed_controller.rb2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/controllers/api/oembed_controller.rb b/app/controllers/api/oembed_controller.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -class Api::OembedController < ApiController +class Api::OEmbedController < ApiController respond_to :json def show