diff options
Diffstat (limited to 'demo/dist/demo.js')
-rw-r--r-- | demo/dist/demo.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/demo/dist/demo.js b/demo/dist/demo.js index 7bef1b80..97c934f0 100644 --- a/demo/dist/demo.js +++ b/demo/dist/demo.js @@ -55,8 +55,7 @@ document.addEventListener('DOMContentLoaded', function () { google: 'AIzaSyDrNwtN3nLH_8rjCmu5Wq3ZCm4MNAVdc0c' }, ads: { - enabled: true, - publisherId: 'plyrio' + enabled: true } }); |