mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 16:00:18 +00:00
Variable cleanup for irc_*
This commit is contained in:
@@ -629,7 +629,7 @@ tray_priv (char *from, char *text)
|
||||
{
|
||||
const char *network;
|
||||
|
||||
if (alert_match_word (from, prefs.irc_no_hilight))
|
||||
if (alert_match_word (from, prefs.hex_irc_no_hilight))
|
||||
return;
|
||||
|
||||
tray_set_flash (ICON_MSG);
|
||||
|
||||
Reference in New Issue
Block a user