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