mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
New: Project Aphrodite
This commit is contained in:
5
frontend/src/Store/scrollPositions.js
Normal file
5
frontend/src/Store/scrollPositions.js
Normal file
@@ -0,0 +1,5 @@
|
||||
const scrollPositions = {
|
||||
movieIndex: 0
|
||||
};
|
||||
|
||||
export default scrollPositions;
|
Reference in New Issue
Block a user