mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 18:15:56 +00:00
onLoaded: clear this.headlines on first page load
This commit is contained in:
@@ -573,7 +573,7 @@ define(["dojo/_base/declare"], function (declare) {
|
|||||||
console.warn(e);
|
console.warn(e);
|
||||||
}
|
}
|
||||||
|
|
||||||
//this.headlines = [];
|
this.headlines = [];
|
||||||
this.vgroup_last_feed = undefined;
|
this.vgroup_last_feed = undefined;
|
||||||
|
|
||||||
dojo.html.set($("toolbar-headlines"),
|
dojo.html.set($("toolbar-headlines"),
|
||||||
|
|||||||
Reference in New Issue
Block a user