mirror of
https://github.com/lingble/chatwoot.git
synced 2025-12-24 22:57:15 +00:00
feat: Enable template variables in channel greeting messages (#6971)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
<woot-message-editor
|
||||
v-model="greetingsMessage"
|
||||
:is-format-mode="true"
|
||||
:enable-variables="true"
|
||||
class="input"
|
||||
:placeholder="placeholder"
|
||||
:min-height="4"
|
||||
|
||||
Reference in New Issue
Block a user