remove space
This commit is contained in:
		@ -577,7 +577,7 @@
 | 
			
		||||
        try
 | 
			
		||||
        {
 | 
			
		||||
            ModuleInstance.ShowProgressIndicator();
 | 
			
		||||
            foreach (var Notification in notifications)
 | 
			
		||||
            foreach(var Notification in notifications)
 | 
			
		||||
            {
 | 
			
		||||
                if (!Notification.IsDeleted)
 | 
			
		||||
                {
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user