mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 22:15:56 +00:00
render article on the client using headlines data
This commit is contained in:
@@ -18,8 +18,6 @@ Plugins.Note = {
|
||||
dialog.hide();
|
||||
|
||||
if (reply) {
|
||||
ArticleCache.del(id);
|
||||
|
||||
const elem = $("POSTNOTE-" + id);
|
||||
|
||||
if (elem) {
|
||||
|
||||
Reference in New Issue
Block a user