mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-01 19:48:08 +00:00
feat: Email signature API support (#3874)
This commit is contained in:
@@ -38,6 +38,8 @@ class Api::V1::ProfilesController < Api::BaseController
|
||||
:name,
|
||||
:display_name,
|
||||
:avatar,
|
||||
:message_signature,
|
||||
:message_signature_enabled,
|
||||
ui_settings: {}
|
||||
)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user