add mark all dmail as read option
This commit is contained in:
@@ -72,6 +72,7 @@ Danbooru::Application.routes.draw do
|
||||
resources :dmails do
|
||||
collection do
|
||||
get :search
|
||||
post :mark_all_as_read
|
||||
end
|
||||
end
|
||||
resource :dtext_preview, :only => [:create]
|
||||
|
||||
Reference in New Issue
Block a user