Fix analyze

This commit is contained in:
Rafał Adasiewicz
2023-01-26 14:09:26 +01:00
parent 55ae3386d1
commit 61d85340de
2 changed files with 4 additions and 1 deletions
@@ -38,6 +38,9 @@ class NnStreamChatLocalizations extends GlobalStreamChatLocalizations {
@override
String get noUsersLabel => 'There are no users currently';
@override
String get noPhotoOrVideoLabel => 'There is no photo or video';
@override
String get retryLabel => 'Retry';