feat: allow error variant
This commit is contained in:
@@ -11,6 +11,7 @@ export const MESSAGE_VARIANTS = {
|
||||
ACTIVITY: 'activity',
|
||||
PRIVATE: 'private',
|
||||
BOT: 'bot',
|
||||
ERROR: 'error',
|
||||
TEMPLATE: 'template',
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user