This website works better with JavaScript.
Home
Explore
Help
Sign In
nekobus
/
mastodon_neko
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
Fix inflection
master
Eugen
7 years ago
committed by
GitHub
parent
956da43e19
commit
1953e3b6ed
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/controllers/api/oembed_controller.rb
+ 1
- 1
app/controllers/api/oembed_controller.rb
View File
@ -1,6 +1,6 @@
# frozen_string_literal: true
class
Api
::
O
e
mbedController
<
ApiController
class
Api
::
O
E
mbedController
<
ApiController
respond_to
:json
def
show
Write
Preview
Loading…
Cancel
Save