mirror of
https://github.com/weechat/weechat.git
synced 2026-07-01 15:26:37 +02:00
core: remove option on /unset of plugin description option (plugins.desc.xxx) (bug #40768)
This commit is contained in:
@@ -319,6 +319,8 @@ plugin_config_delete_desc (void *data, struct t_config_file *config_file,
|
||||
}
|
||||
}
|
||||
|
||||
config_file_option_free (option);
|
||||
|
||||
return WEECHAT_CONFIG_OPTION_UNSET_OK_REMOVED;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user