mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-30 04:24:02 +00:00
6 lines
79 B
JavaScript
6 lines
79 B
JavaScript
const scrollPositions = {
|
|
authorIndex: 0
|
|
};
|
|
|
|
export default scrollPositions;
|