mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 12:23:37 +02:00
parent
7285da27e0
commit
66e3b0e578
5 changed files with 17 additions and 9 deletions
|
|
@ -793,7 +793,7 @@ void hilight_text_init(void)
|
|||
|
||||
read_settings();
|
||||
|
||||
nickmatch = nickmatch_init(hilight_nick_cache);
|
||||
nickmatch = nickmatch_init(hilight_nick_cache, NULL);
|
||||
read_hilight_config();
|
||||
|
||||
signal_add_first("print text", (SIGNAL_FUNC) sig_print_text);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue