mirror of
https://github.com/weechat/weechat.git
synced 2026-07-01 23:36:37 +02:00
plugins: set priority in calls to weechat_config_new (issue #1872)
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#define WEECHAT_PLUGIN_SCRIPT_CONFIG_H
|
||||
|
||||
#define SCRIPT_CONFIG_NAME "script"
|
||||
#define SCRIPT_CONFIG_PRIO_NAME (TO_STR(SCRIPT_PLUGIN_PRIORITY) "|" SCRIPT_CONFIG_NAME)
|
||||
|
||||
struct t_script_repo;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user