mirror of
https://github.com/weechat/weechat.git
synced 2026-07-03 16:23:14 +02:00
plugins: set priority in calls to weechat_config_new (issue #1872)
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
|
||||
#define weechat_plugin weechat_js_plugin
|
||||
#define JS_PLUGIN_NAME "javascript"
|
||||
#define JS_PLUGIN_PRIORITY 4060
|
||||
|
||||
#define JS_CURRENT_SCRIPT_NAME ((js_current_script) ? js_current_script->name : "-")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user