chore: Update matrix und vrouter
This commit is contained in:
parent
83665b593b
commit
7ca96aee03
35 changed files with 63 additions and 63 deletions
|
|
@ -283,7 +283,7 @@ class BackgroundPush {
|
|||
if (router == null) {
|
||||
return;
|
||||
}
|
||||
router.currentState.push('/rooms/$roomId');
|
||||
router.currentState.to('/rooms/$roomId');
|
||||
} catch (e, s) {
|
||||
Logs().e('[Push] Failed to open room', e, s);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue