remove notification from viewfeed()
This commit is contained in:
parent
deaaa02c50
commit
caa486f838
1 changed files with 2 additions and 2 deletions
|
@ -159,7 +159,7 @@ function viewCurrentFeed(skip, subop) {
|
|||
|
||||
function viewfeed(feed, skip, subop) {
|
||||
|
||||
notify("Loading headlines...");
|
||||
// notify("Loading headlines...");
|
||||
|
||||
enableHotkeys();
|
||||
|
||||
|
|
Loading…
Reference in a new issue