mirror of
				https://gitlab.com/comunic/comunicmobile
				synced 2025-11-04 12:14:11 +00:00 
			
		
		
		
	Update Forez tour
This commit is contained in:
		@@ -58,6 +58,14 @@ List<Widget> buildTour(TourRouteState state) {
 | 
			
		||||
          showPresenceSettingsRoute(context, await ForezGroupHelper.getId()),
 | 
			
		||||
    ),
 | 
			
		||||
 | 
			
		||||
    // Chat pane
 | 
			
		||||
    PresentationPane(
 | 
			
		||||
      icon: Icons.question_answer,
 | 
			
		||||
      title: tr("Conversations"),
 | 
			
		||||
      text: tr(
 | 
			
		||||
          "#Forez now integrates the conversation system of Comunic, so you have access both to public and private conversations!"),
 | 
			
		||||
    ),
 | 
			
		||||
 | 
			
		||||
    LastTourPane(),
 | 
			
		||||
  ];
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user