mirror of
https://github.com/weechat/weechat.git
synced 2026-07-09 19:23:13 +02:00
Added /reload command
This commit is contained in:
@@ -566,6 +566,7 @@ void
|
||||
plugin_init (int auto_load)
|
||||
{
|
||||
/* read plugins options on disk */
|
||||
plugin_config_init ();
|
||||
plugin_config_read ();
|
||||
|
||||
/* auto-load plugins if asked */
|
||||
|
||||
Reference in New Issue
Block a user