mirror of
https://github.com/whippyshou/mastodon
synced 2024-11-25 15:46:35 +09:00
Fix inflection
This commit is contained in:
parent
956da43e19
commit
1953e3b6ed
@ -1,6 +1,6 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
class Api::OembedController < ApiController
|
||||
class Api::OEmbedController < ApiController
|
||||
respond_to :json
|
||||
|
||||
def show
|
||||
|
Loading…
Reference in New Issue
Block a user