mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 10:13:12 +02:00
plugins: set priority in calls to weechat_config_new (issue #1872)
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
|
||||
#define weechat_plugin weechat_exec_plugin
|
||||
#define EXEC_PLUGIN_NAME "exec"
|
||||
#define EXEC_PLUGIN_PRIORITY 14000
|
||||
|
||||
#define EXEC_STDOUT 0
|
||||
#define EXEC_STDERR 1
|
||||
|
||||
Reference in New Issue
Block a user