fix: Setup push on chat list init
This commit is contained in:
parent
e38adcfe53
commit
082fcdb1af
3 changed files with 5 additions and 7 deletions
|
|
@ -360,6 +360,7 @@ class ChatListController extends State<ChatList>
|
|||
});
|
||||
|
||||
_checkTorBrowser();
|
||||
Matrix.of(context).backgroundPush?.setupPush();
|
||||
|
||||
super.initState();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue