FIX: Redirect users to top when latest is the homepage

This commit is contained in:
David Taylor
2018-10-05 12:04:48 +01:00
parent 9bf522f227
commit 75488257c5
4 changed files with 42 additions and 2 deletions

View File

@ -30,7 +30,7 @@ PreloadStore.store("site", {
{ id: 21, name: "test" }
],
filters: ["latest", "unread", "new", "starred", "read", "posted"],
periods: ["yearly", "monthly", "weekly", "daily"],
periods: ["all", "yearly", "monthly", "weekly", "daily"],
top_menu_items: [
"latest",
"unread",