parent
							
								
									f942e2c70f
								
							
						
					
					
						commit
						f1ab9fb683
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -670,7 +670,7 @@ class Connection(CommonConnection, ConnectionHandlers):
 | 
				
			||||||
            self.old_show = app.SHOW_LIST[self.connected]
 | 
					            self.old_show = app.SHOW_LIST[self.connected]
 | 
				
			||||||
        self.connected = 0
 | 
					        self.connected = 0
 | 
				
			||||||
        if not self.on_purpose:
 | 
					        if not self.on_purpose:
 | 
				
			||||||
            if not self.connection.resume_supported:
 | 
					            if not self._sm_resume_data:
 | 
				
			||||||
                app.nec.push_incoming_event(OurShowEvent(None, conn=self,
 | 
					                app.nec.push_incoming_event(OurShowEvent(None, conn=self,
 | 
				
			||||||
                    show='offline'))
 | 
					                    show='offline'))
 | 
				
			||||||
            else:
 | 
					            else:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue