mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 08:19:05 +00:00
Add year in review feature to web UI (#32709)
This commit is contained in:
@@ -52,7 +52,7 @@ namespace :api, format: false do
|
||||
resources :scheduled_statuses, only: [:index, :show, :update, :destroy]
|
||||
resources :preferences, only: [:index]
|
||||
|
||||
resources :annual_reports, only: [:index] do
|
||||
resources :annual_reports, only: [:index, :show] do
|
||||
member do
|
||||
post :read
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user