mirror of
https://github.com/weechat/weechat.git
synced 2026-06-24 20:06:38 +02:00
scripts: add configuration file for each script plugin
This commit is contained in:
@@ -160,7 +160,7 @@ API_FUNC(register)
|
||||
|
||||
/* register script */
|
||||
js_current_script = plugin_script_add (weechat_js_plugin,
|
||||
&js_scripts, &last_js_script,
|
||||
&js_data,
|
||||
(js_current_script_filename) ?
|
||||
js_current_script_filename : "",
|
||||
*name, *author, *version,
|
||||
|
||||
Reference in New Issue
Block a user