mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-06 03:59:28 +01:00
chore: Follow up update matrix sdk
This commit is contained in:
parent
38db3b35aa
commit
3070b38d2e
@ -19,7 +19,7 @@ class MatrixLocals extends MatrixLocalizations {
|
||||
|
||||
@override
|
||||
String answeredTheCall(String senderName) {
|
||||
return l10n.answeredTheCall(senderName, senderName);
|
||||
return l10n.answeredTheCall(senderName);
|
||||
}
|
||||
|
||||
@override
|
||||
|
Loading…
Reference in New Issue
Block a user