fix: Update auto reply and hide reply time for email inbox (#3985)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
parent
e6f8895c1b
commit
464e12ceb7
4 changed files with 38 additions and 10 deletions
|
@ -149,7 +149,7 @@
|
|||
:richtext="!textAreaChannels"
|
||||
/>
|
||||
</div>
|
||||
<label class="medium-9 columns settings-item">
|
||||
<label v-if="isAWebWidgetInbox" class="medium-9 columns settings-item">
|
||||
{{ $t('INBOX_MGMT.ADD.WEBSITE_CHANNEL.REPLY_TIME.TITLE') }}
|
||||
<select v-model="replyTime">
|
||||
<option key="in_a_few_minutes" value="in_a_few_minutes">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue