diff options
Diffstat (limited to 'js/reveal.js')
-rw-r--r-- | js/reveal.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/js/reveal.js b/js/reveal.js index 9453f97..2856f00 100644 --- a/js/reveal.js +++ b/js/reveal.js @@ -4984,6 +4984,7 @@ // Returns the indices of the current, or specified, slide getIndices: getIndices, + // Returns the total number of slides getTotalSlides: getTotalSlides, // Returns the slide element at the specified index |