Fix did not work, reverted.
This commit is contained in:
		
							
								
								
									
										2
									
								
								sound.pl
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								sound.pl
									
									
									
									
									
								
							| @@ -234,7 +234,7 @@ sub hilight { | ||||
| my $server = $dest->{server}; | ||||
| my $window = Irssi::active_server(); | ||||
|         if (!($server && | ||||
|                   $dest->{level} && (MSGLEVEL_HILIGHT) && | ||||
|                   $dest->{level} & (MSGLEVEL_HILIGHT) && | ||||
|                   $server->ischannel($dest->{target}) && | ||||
| $window->{refnum} != $dest->{window}->{refnum})) { | ||||
|                 return; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user