chore: Update matrix und vrouter
This commit is contained in:
parent
83665b593b
commit
7ca96aee03
35 changed files with 63 additions and 63 deletions
|
|
@ -36,7 +36,7 @@ class SettingsAccountView extends StatelessWidget {
|
|||
ListTile(
|
||||
trailing: Icon(Icons.devices_other_outlined),
|
||||
title: Text(L10n.of(context).devices),
|
||||
onTap: () => VRouter.of(context).push('devices'),
|
||||
onTap: () => VRouter.of(context).to('devices'),
|
||||
),
|
||||
ListTile(
|
||||
trailing: Icon(Icons.exit_to_app_outlined),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue