build: Update matrix dart sdk
This commit is contained in:
parent
3fb4ad0a83
commit
59b357681e
4 changed files with 14 additions and 5 deletions
|
|
@ -317,4 +317,7 @@ class MatrixLocals extends MatrixLocalizations {
|
|||
|
||||
@override
|
||||
String get unknownUser => l10n.user;
|
||||
|
||||
@override
|
||||
String hasKnocked(String targetName) => l10n.hasKnocked(targetName);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue