mirror of
https://github.com/weechat/weechat.git
synced 2026-07-05 09:13:14 +02:00
plugins: set priority in calls to weechat_config_new (issue #1872)
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
|
||||
#define weechat_plugin weechat_trigger_plugin
|
||||
#define TRIGGER_PLUGIN_NAME "trigger"
|
||||
#define TRIGGER_PLUGIN_PRIORITY 13000
|
||||
|
||||
#define TRIGGER_HOOK_DEFAULT_CONDITIONS "${...}"
|
||||
#define TRIGGER_HOOK_DEFAULT_REGEX "/abc/def"
|
||||
|
||||
Reference in New Issue
Block a user