Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
Brazol committed Mar 27, 2024
1 parent 24aea41 commit 0dbc8d2
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,8 @@ class NnStreamChatLocalizations extends GlobalStreamChatLocalizations {

@override
String get markUnreadError =>
'Error marking message unread. Cannot mark unread messages older than the newest 100 channel messages.';
'Error marking message unread. Cannot mark unread messages older than'
' the newest 100 channel messages.';
}

void main() async {
Expand Down

0 comments on commit 0dbc8d2

Please sign in to comment.