update plugin api in tests
This commit is contained in:
parent
e58502b3fb
commit
f3f91922db
4 changed files with 12 additions and 11 deletions
|
@ -45,7 +45,7 @@
|
|||
let r1 = new Reveal( document.querySelector( '.deck1 .reveal' ), {
|
||||
embedded: true,
|
||||
keyboard: true,
|
||||
plugins: [RevealZoom]
|
||||
plugins: [RevealZoom()]
|
||||
} );
|
||||
r1.initialize();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue