forked from CIT/Vmeda.Online
		
	MOBILE-3320 notifications: Fix badge not updated after mark read
This commit is contained in:
		
							parent
							
								
									ac9e87727a
								
							
						
					
					
						commit
						af4703a358
					
				@ -64,6 +64,8 @@ const preferencesRoutes: Routes = [
 | 
			
		||||
                CoreCronDelegate.register(AddonNotificationsCronHandler.instance);
 | 
			
		||||
                CorePushNotificationsDelegate.registerClickHandler(AddonNotificationsPushClickHandler.instance);
 | 
			
		||||
                CoreSettingsDelegate.registerHandler(AddonNotificationsSettingsHandler.instance);
 | 
			
		||||
 | 
			
		||||
                AddonNotificationsMainMenuHandler.initialize();
 | 
			
		||||
            },
 | 
			
		||||
        },
 | 
			
		||||
    ],
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user