Split queue into dedicated page
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
PAGE_LINKS = (
|
||||
("search", "Search", "/"),
|
||||
("queue", "Queue", "/queue"),
|
||||
("config", "Config", "/config"),
|
||||
("watchlist", "Watchlist", "/watchlist"),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user