diff options
Diffstat (limited to 'demo/src/js/demo.js')
-rw-r--r-- | demo/src/js/demo.js | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/demo/src/js/demo.js b/demo/src/js/demo.js index 58dc092c..1723fcbc 100644 --- a/demo/src/js/demo.js +++ b/demo/src/js/demo.js @@ -65,12 +65,6 @@ import toggleClass from './toggle-class'; // Prevent Vimeo blocking plyr.io demo site referrerPolicy: 'no-referrer', }, - fullscreen: { - enabled: true, - fallback: true, - iosNative: false, - container: '#container', - }, }); // Expose for tinkering in the console |