chore(repo): fix analysis

This commit is contained in:
Salvatore Giordano
2022-02-01 10:31:10 +01:00
parent 3b00fecaec
commit 7e2a1846d8
69 changed files with 4 additions and 170 deletions
@@ -343,10 +343,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 => 'आप';