mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 04:25:57 +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);
|
||||
}
|
||||
|
||||
//this.headlines = [];
|
||||
this.headlines = [];
|
||||
this.vgroup_last_feed = undefined;
|
||||
|
||||
dojo.html.set($("toolbar-headlines"),
|
||||
|
||||
Reference in New Issue
Block a user