Project

General

Profile

Actions

Bug #21

closed

tags (or keywords) are not sent

Added by Anonymous 7 months ago. Updated 7 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
02/26/2024
Due date:
% Done:

0%

Estimated time:
No private data included:
Yes

Description

in file 98_NTFY_CLIENT.pm after line 222

    if ($msg->{keywords})
    {
      $message->{tags} = $msg->{keywords};
    }

i hope the code-snippets are ok for you?

regards
hartmut

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0
Go to top