build: Update matrix dart sdk
This commit is contained in:
parent
83490de6fd
commit
21e7c3f8cb
5 changed files with 13 additions and 6 deletions
|
|
@ -344,4 +344,7 @@ class MatrixLocals extends MatrixLocalizations {
|
|||
@override
|
||||
String startedKeyVerification(String senderName) =>
|
||||
l10n.startedKeyVerification(senderName);
|
||||
|
||||
@override
|
||||
String invitedBy(String senderName) => l10n.invitedBy(senderName);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue