chore(repo): fix analysis

This commit is contained in:
Salvatore Giordano
2022-01-31 12:35:29 +01:00
parent b2c4185682
commit 3b6a4ba36b
73 changed files with 4 additions and 181 deletions
@@ -340,10 +340,10 @@ class StreamChatLocalizationsHi extends GlobalStreamChatLocalizations {
String get sendLabel => 'भेजें';
@override
String get withText => 'विद'; //TODO: break?
String get withText => 'विद';
@override
String get inText => 'इन'; //TODO: break?
String get inText => 'इन';
@override
String get youText => 'आप';