feat: Delete all/read notifications (#8844)
This commit is contained in:
@@ -173,6 +173,7 @@ Rails.application.routes.draw do
|
||||
collection do
|
||||
post :read_all
|
||||
get :unread_count
|
||||
post :destroy_all
|
||||
end
|
||||
member do
|
||||
post :snooze
|
||||
|
||||
Reference in New Issue
Block a user