chore: Update matrix sdk to 0.18.0
This commit is contained in:
parent
c78fab1d1b
commit
6e747c3153
4 changed files with 13 additions and 10 deletions
|
|
@ -308,4 +308,7 @@ class MatrixLocals extends MatrixLocalizations {
|
|||
@override
|
||||
String wasDirectChatDisplayName(String oldDisplayName) =>
|
||||
l10n.wasDirectChatDisplayName(oldDisplayName);
|
||||
|
||||
//@override
|
||||
String get unknownUser => l10n.user;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue