mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 20:36:38 +02:00
script: allow command /script list when option script.scripts.download_enabled is set to off (closes #1574)
This commit is contained in:
@@ -24,7 +24,7 @@ extern char **script_actions;
|
||||
|
||||
extern int script_action_run_all ();
|
||||
extern void script_action_schedule (const char *action, int need_repository,
|
||||
int quiet);
|
||||
int error_repository, int quiet);
|
||||
extern void script_action_end ();
|
||||
|
||||
#endif /* WEECHAT_PLUGIN_SCRIPT_ACTION_H */
|
||||
|
||||
Reference in New Issue
Block a user