mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-02 03:57:52 +00:00
feat: Ability to unmute muted conversations (#1319)
This commit is contained in:
committed by
GitHub
parent
2aad33a5be
commit
ecebe163e1
@@ -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