feat: Ability to unmute muted conversations (#1319)
This commit is contained in:
@@ -55,6 +55,7 @@ Rails.application.routes.draw do
|
||||
end
|
||||
member do
|
||||
post :mute
|
||||
post :unmute
|
||||
post :transcript
|
||||
post :toggle_status
|
||||
post :toggle_typing_status
|
||||
|
||||
Reference in New Issue
Block a user