mirror of
https://github.com/weechat/weechat.git
synced 2026-07-08 02:33:12 +02:00
Add new hooks (info and infolist), IRC plugin now return infos and infolists
This commit is contained in:
@@ -67,7 +67,7 @@ fifo_create ()
|
||||
fifo_option = weechat_config_get_plugin ("fifo");
|
||||
}
|
||||
|
||||
weechat_home = weechat_info_get ("weechat_dir");
|
||||
weechat_home = weechat_info_get ("weechat_dir", "");
|
||||
|
||||
if (fifo_option && weechat_home)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user