Skip to content

Commit 929cf70

Browse files
committed
adjust
1 parent ad823c7 commit 929cf70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/js-scroll-effect-module.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export default class SCROLL_EFFECT_MODULE {
2323

2424
firstDelay : 100,
2525

26-
throttleInterval : 3,
26+
throttleInterval : 5,
2727

2828
autoStart : true,
2929
autoStartType : 'ready', // ready, load, scroll

0 commit comments

Comments
 (0)