fix traceback
This commit is contained in:
		
							parent
							
								
									43edf6815f
								
							
						
					
					
						commit
						fbd3c45947
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -2005,6 +2005,9 @@ class NotificationEvent(nec.NetworkIncomingEvent): | |||
|             self.do_sound = True | ||||
| 
 | ||||
|     def handle_incoming_gc_msg_event(self, msg_obj): | ||||
|         if not msg_obj.msg_obj.gc_control: | ||||
|             # we got a message from a room we're not in? ignore it | ||||
|             return | ||||
|         sound = msg_obj.msg_obj.gc_control.highlighting_for_message( | ||||
|             msg_obj.msgtxt, msg_obj.timestamp)[1] | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue