diff options
author | Sam Potts <sam@potts.es> | 2018-08-01 00:58:27 +1000 |
---|---|---|
committer | Sam Potts <sam@potts.es> | 2018-08-01 00:58:27 +1000 |
commit | 58079393e6463c0a72666aa974de92cb17f72fc2 (patch) | |
tree | 1d911d2abebec86f8b3fc089600c6234b076a983 /demo/dist/demo.js | |
parent | 0b44f2d897e9ef644de40871018c1cfd7b1496e5 (diff) | |
download | plyr-58079393e6463c0a72666aa974de92cb17f72fc2.tar.lz plyr-58079393e6463c0a72666aa974de92cb17f72fc2.tar.xz plyr-58079393e6463c0a72666aa974de92cb17f72fc2.zip |
Build
Diffstat (limited to 'demo/dist/demo.js')
-rw-r--r-- | demo/dist/demo.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/demo/dist/demo.js b/demo/dist/demo.js index 21f0425e..bc1f5c2f 100644 --- a/demo/dist/demo.js +++ b/demo/dist/demo.js @@ -4153,8 +4153,7 @@ typeof navigator === "object" && (function () { global: true }, tooltips: { - controls: false, - seek: false + controls: true }, // clickToPlay: false, /* controls: [ @@ -4214,7 +4213,7 @@ typeof navigator === "object" && (function () { google: 'AIzaSyDrNwtN3nLH_8rjCmu5Wq3ZCm4MNAVdc0c' }, ads: { - // enabled: true, + enabled: true, publisherId: '918848828995742' } }); |