We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d508696 commit 42e5672Copy full SHA for 42e5672
src/app/slices/mainSlice.ts
@@ -90,7 +90,6 @@ export const mainSlice = createSlice({
90
...payload[tab],
91
intervalId: tabs[tab].intervalId,
92
playing: tabs[tab].playing,
93
- //sliderIndex: newSnaps.length - 1,
94
sliderIndex: tabs[tab].sliderIndex,
95
seriesSavedStatus: false,
96
};
0 commit comments