diff --git a/royalslider/royalslider-tests.ts b/royalslider/royalslider-tests.ts index f79bd413b2..6cafcb6d65 100644 --- a/royalslider/royalslider-tests.ts +++ b/royalslider/royalslider-tests.ts @@ -27,7 +27,7 @@ jQuery(document).ready(function () { fullscreen: { // fullscreen options go gere enabled: true, - native: true + nativeFS: true } }); }); @@ -49,7 +49,7 @@ jQuery(document).ready(function () { $(".royalSlider").royalSlider({ // general options go gere autoScaleSlider: true, - autoPlay: { + autoplay: { // autoplay options go gere enabled: true, pauseOnHover: true