mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-29 05:16:34 +02:00
New: Add List and Discovery Pages (#3803)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
const scrollPositions = {
|
||||
movieIndex: 0
|
||||
movieIndex: 0,
|
||||
addMovie: 0
|
||||
};
|
||||
|
||||
export default scrollPositions;
|
||||
|
Reference in New Issue
Block a user