mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-11-01 09:09:51 +00:00
Broke feed options popover.
This commit is contained in:
parent
f6f0738acd
commit
1ad14d5192
1 changed files with 1 additions and 1 deletions
|
|
@ -422,7 +422,7 @@ NEWSBLUR.FeedOptionsPopover = NEWSBLUR.ReaderPopover.extend({
|
|||
if (this.options.on_dashboard) {
|
||||
this.options.on_dashboard.initialize();
|
||||
} else {
|
||||
NEWSBLUR.reader.reload_feed(setting);
|
||||
NEWSBLUR.reader.reload_feed();
|
||||
}
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue