mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: staff option to unhide a post
This commit is contained in:
@@ -265,6 +265,7 @@ Discourse::Application.routes.draw do
|
||||
put "wiki"
|
||||
put "post_type"
|
||||
put "rebake"
|
||||
put "unhide"
|
||||
get "replies"
|
||||
get "revisions/:revision" => "posts#revisions"
|
||||
put "recover"
|
||||
|
||||
Reference in New Issue
Block a user