mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-21 14:18:36 +00:00
Merge commit '04492e7f934d07f8e89fa9c3d4fe3381f251e8a2' into glitch-soc/merge-upstream
This commit is contained in:
@@ -50,6 +50,10 @@ namespace :admin do
|
||||
post :publish
|
||||
post :unpublish
|
||||
end
|
||||
|
||||
resource :preview, only: [:show], module: :announcements
|
||||
resource :test, only: [:create], module: :announcements
|
||||
resource :distribution, only: [:create], module: :announcements
|
||||
end
|
||||
|
||||
with_options to: redirect('/admin/settings/branding') do
|
||||
|
||||
Reference in New Issue
Block a user