fix: file format

This commit is contained in:
Carlos GC
2023-01-21 00:39:06 +01:00
committed by Jc Miñarro
parent e3fe2a232a
commit fbf3db25a4
@@ -40,8 +40,7 @@ class StreamChatLocalizationsCa extends GlobalStreamChatLocalizations {
String get onlyVisibleToYouText => 'Només visible per vostè'; String get onlyVisibleToYouText => 'Només visible per vostè';
@override @override
String threadReplyCountText(int count) => String threadReplyCountText(int count) => '$count respostes al fil';
'$count respostes al fil';
@override @override
String attachmentsUploadProgressText({ String attachmentsUploadProgressText({