mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-04 13:47:37 +02:00
fix typo #2949 (thanks @SeanKilleen)
This commit is contained in:
@@ -74,7 +74,7 @@ export default {
|
|||||||
// Optional function that blocks keyboard events when retuning false
|
// Optional function that blocks keyboard events when retuning false
|
||||||
//
|
//
|
||||||
// If you set this to 'focused', we will only capture keyboard events
|
// If you set this to 'focused', we will only capture keyboard events
|
||||||
// for embdedded decks when they are in focus
|
// for embedded decks when they are in focus
|
||||||
keyboardCondition: null,
|
keyboardCondition: null,
|
||||||
|
|
||||||
// Disables the default reveal.js slide layout (scaling and centering)
|
// Disables the default reveal.js slide layout (scaling and centering)
|
||||||
|
Reference in New Issue
Block a user