chore: Update matrix dart sdk
This commit is contained in:
parent
f66f99e93f
commit
36bdca84c7
4 changed files with 4 additions and 4 deletions
|
|
@ -88,7 +88,7 @@ class SettingsHomeserverView extends StatelessWidget {
|
|||
if (supportPage != null)
|
||||
ListTile(
|
||||
title: Text(L10n.of(context).supportPage),
|
||||
subtitle: Text(supportPage),
|
||||
subtitle: Text(supportPage.toString()),
|
||||
),
|
||||
if (contacts != null)
|
||||
...contacts.map(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue