Chore: Enable bot conversations in status dropdown (#1041)

This commit is contained in:
Sojan Jose
2020-07-19 21:22:12 +05:30
committed by GitHub
parent 7ca192615d
commit 7607e8edb4
2 changed files with 5 additions and 0 deletions

View File

@@ -44,6 +44,10 @@
{
"TEXT": "Resolved",
"VALUE": "resolved"
},
{
"TEXT": "Bot",
"VALUE": "bot"
}
],