mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-06 18:49:14 +00:00
cdmClicked: allow opening article urls
This commit is contained in:
@@ -2469,6 +2469,7 @@ function cdmClicked(event, id) {
|
||||
handle_rpc_reply(transport);
|
||||
} });
|
||||
|
||||
return true;
|
||||
} else {
|
||||
toggleSelected(id);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user