mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 08:19:05 +00:00
fix wrong name in extension route
This commit is contained in:
@@ -239,7 +239,7 @@ Rails.application.routes.draw do
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
resources :extensions, only: :list
|
resources :extensions, only: :index
|
||||||
end
|
end
|
||||||
|
|
||||||
namespace :web do
|
namespace :web do
|
||||||
|
|||||||
Reference in New Issue
Block a user