added comment
This commit is contained in:
@@ -388,6 +388,7 @@ class NnStreamChatLocalizations extends GlobalStreamChatLocalizations {
|
|||||||
String attachmentLimitExceedError(int limit) =>
|
String attachmentLimitExceedError(int limit) =>
|
||||||
'Attachment limit exceeded, limit: $limit';
|
'Attachment limit exceeded, limit: $limit';
|
||||||
|
|
||||||
|
@override
|
||||||
String get slowModeOnLabel => 'Slow mode ON';
|
String get slowModeOnLabel => 'Slow mode ON';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user