baoshi
Results
1
issues of
baoshi
line 224: ``` if (config.autoPlay) { nextScrollId = setTimeout(forward, config.startDelay * 1000); } ``` i think you can add more config and i think you can reduce your code less。