mirror of
				https://gitlab.com/comunic/comunicmobile
				synced 2025-11-04 12:14:11 +00:00 
			
		
		
		
	Fix a issue
This commit is contained in:
		@@ -61,6 +61,7 @@ class TourRouteState extends State<TourRoute> {
 | 
			
		||||
      try {
 | 
			
		||||
        await PushNotificationsHelper.configure(
 | 
			
		||||
            context, PushNotificationsStatus.FIREBASE);
 | 
			
		||||
        areNotificationsConfigured = true;
 | 
			
		||||
      } catch (e, s) {
 | 
			
		||||
        logError(e, s);
 | 
			
		||||
      }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user