fix: Click on notification does not open room
This commit is contained in:
parent
8e6ab8a7b3
commit
39adb55b3d
3 changed files with 15 additions and 19 deletions
|
|
@ -78,7 +78,6 @@ class FluffyChatAppState extends State<FluffyChatApp> {
|
|||
builder: (context, child) => Matrix(
|
||||
key: FluffyChatApp.matrixKey,
|
||||
context: context,
|
||||
router: FluffyChatApp.routerKey,
|
||||
clients: widget.clients,
|
||||
child: child,
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue