fix format

This commit is contained in:
Salvatore Giordano
2021-08-19 11:43:25 +02:00
parent 57e9552248
commit 819abd091e
2 changed files with 3 additions and 4 deletions
@@ -87,7 +87,6 @@ class StreamChatLocalizationsJa extends GlobalStreamChatLocalizations {
@override @override
String threadSeparatorText(int replyCount) => '$replyCount件の返信'; String threadSeparatorText(int replyCount) => '$replyCount件の返信';
@override @override
String get connectedLabel => '接続しています'; String get connectedLabel => '接続しています';