chore: Update matrix und vrouter
This commit is contained in:
parent
83665b593b
commit
7ca96aee03
35 changed files with 63 additions and 63 deletions
|
|
@ -78,7 +78,7 @@ class SearchController extends State<Search> {
|
|||
),
|
||||
);
|
||||
if (success.error == null) {
|
||||
VRouter.of(context).push('/rooms/${success.result}');
|
||||
VRouter.of(context).to('/rooms/${success.result}');
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue