mirror of https://gitlab.com/bashrc2/epicyon
				
				
				
			Reset changed status
							parent
							
								
									cd5c1c35e1
								
							
						
					
					
						commit
						e1673cfb82
					
				| 
						 | 
				
			
			@ -197,6 +197,8 @@ def _newDesktopNotifications(actor: str, inboxJson: {},
 | 
			
		|||
        return
 | 
			
		||||
    newDM = False
 | 
			
		||||
    newReply = False
 | 
			
		||||
    notifyJson['dmNotifyChanged'] = False
 | 
			
		||||
    notifyJson['repliesNotifyChanged'] = False
 | 
			
		||||
    for postJsonObject in inboxJson['orderedItems']:
 | 
			
		||||
        if not postJsonObject.get('id'):
 | 
			
		||||
            continue
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue