mirror of
https://github.com/irssi/irssi.git
synced 2026-08-13 13:42:13 +02:00
When working with channels belonging to other, non-IRC protocols, calling irc_channel_find() returns NULL, which makes irssi use IRCTXT_OWN_ACTION_TARGET format, instead of the correct IRCTXT_OWN_ACTION. Using generic channel_find() instead fixes the issue. |
||
|---|---|---|
| .. | ||
| core | ||
| irc | ||
| meson.build | ||