Merge branch 'develop' into chore-global-config-mixin

This commit is contained in:
Sivin Varghese
2024-09-11 14:42:39 +05:30
committed by GitHub
30 changed files with 759 additions and 196 deletions
@@ -7,4 +7,5 @@ export const MESSAGE_MAX_LENGTH = {
FACEBOOK: 1000,
TWILIO_SMS: 320,
TWILIO_WHATSAPP: 1600,
EMAIL: 25000,
};