mirror of
				https://gitlab.com/comunic/comunicmobile
				synced 2025-11-04 04:04:18 +00:00 
			
		
		
		
	Open notifications by default
This commit is contained in:
		@@ -142,7 +142,7 @@ class _HomeRouteState extends HomeController {
 | 
			
		||||
    super.initState();
 | 
			
		||||
 | 
			
		||||
    // Default page: conversations list
 | 
			
		||||
    _pushPage(CurrPage(BarCallbackActions.OPEN_CONVERSATIONS));
 | 
			
		||||
    _pushPage(CurrPage(BarCallbackActions.OPEN_NOTIFICATIONS));
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  /// Build the body of the application
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user