mirror of
https://github.com/lingble/chatwoot.git
synced 2025-10-31 19:17:48 +00:00
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