You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Message_MaxMarkdownParseLength_Description": "Maximum number of characters per message to be Markdown parsed. Messages longer than this will be rendered as plain text. Set to 0 to disable this limit. Warning: High values may significantly impact client-side performance.",
3521
+
"Message_MaxMarkdownParseLength_Description": "Maximum number of characters per message to be parsed as Markdown. Messages longer than this will be rendered as plain text. Set to 0 to disable this limit. Warning: High values may significantly impact client-side performance.",
3522
3522
"Message_not_sent_try_again": "Message not sent. \nPlease try again",
3523
3523
"Message_QuoteChainLimit": "Maximum Number of Chained Quotes",
0 commit comments