Chore: Enable bot conversations in status dropdown (#1041)
This commit is contained in:
@@ -12,5 +12,6 @@ export default {
|
||||
STATUS_TYPE: {
|
||||
OPEN: 'open',
|
||||
RESOLVED: 'resolved',
|
||||
BOT: 'bot',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user