mirror of
https://github.com/weechat/weechat.git
synced 2026-06-30 14:56:39 +02:00
plugins: set priority in calls to weechat_config_new (issue #1872)
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
|
||||
#define weechat_plugin weechat_lua_plugin
|
||||
#define LUA_PLUGIN_NAME "lua"
|
||||
#define LUA_PLUGIN_PRIORITY 4050
|
||||
|
||||
#define LUA_CURRENT_SCRIPT_NAME ((lua_current_script) ? lua_current_script->name : "-")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user