mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 05:46:38 +02:00
13a057f0b2
Errors from hook_url should be handled by the caller, so don't print them to the core buffer by default. Only print them when weechat_debug_core is enabled. This was already the behavior for the timeout error.