Merge branch 'main' into glitch-soc/merge-upstream
This commit is contained in:
@@ -581,6 +581,10 @@ Rails.application.routes.draw do
|
||||
resources :media, only: [:create]
|
||||
get '/search', to: 'search#index', as: :search
|
||||
resources :suggestions, only: [:index]
|
||||
|
||||
namespace :admin do
|
||||
resources :accounts, only: [:index]
|
||||
end
|
||||
end
|
||||
|
||||
namespace :web do
|
||||
|
Reference in New Issue
Block a user