diff options
| -rw-r--r-- | feature-tests/getchan.pl | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/feature-tests/getchan.pl b/feature-tests/getchan.pl index 98f116a..b035337 100644 --- a/feature-tests/getchan.pl +++ b/feature-tests/getchan.pl @@ -82,6 +82,7 @@ sub get_format_string {      return $format_str;  } +# see here: https://github.com/shabble/irssi-docs/wiki/complete_themes  my $fmt = get_format_string('fe-common/core', 'chansetup_line');  if ($fmt) { | 
