diff options
Diffstat (limited to 'js/reveal.js')
-rw-r--r-- | js/reveal.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/reveal.js b/js/reveal.js index 56a000f..4bdb806 100644 --- a/js/reveal.js +++ b/js/reveal.js @@ -148,7 +148,7 @@ var Reveal = (function(){ startSpan: 0, startCount: 0, handled: false, - threshold: 80 + threshold: 40 }; /** |