chore: Change the conversation bot status to pending (#2677)
fixes: #2649
This commit is contained in:
@@ -47,8 +47,8 @@
|
||||
"VALUE": "resolved"
|
||||
},
|
||||
{
|
||||
"TEXT": "Bot",
|
||||
"VALUE": "bot"
|
||||
"TEXT": "Pending",
|
||||
"VALUE": "pending"
|
||||
}
|
||||
],
|
||||
"ATTACHMENTS": {
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"DETAILS": "details"
|
||||
},
|
||||
"RESOLVE_DROPDOWN": {
|
||||
"OPEN_BOT": "Open with bot"
|
||||
"MARK_PENDING": "Mark as pending"
|
||||
},
|
||||
"FOOTER": {
|
||||
"MSG_INPUT": "Shift + enter for new line. Start with '/' to select a Canned Response.",
|
||||
|
||||
Reference in New Issue
Block a user