mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-24 22:35:39 -04:00
New: Add index views for all books
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
const scrollPositions = {
|
||||
authorIndex: 0
|
||||
authorIndex: 0,
|
||||
bookIndex: 0
|
||||
};
|
||||
|
||||
export default scrollPositions;
|
||||
|
||||
Reference in New Issue
Block a user