aboutsummaryrefslogtreecommitdiffstats
path: root/demo/src/js/demo.js
diff options
context:
space:
mode:
Diffstat (limited to 'demo/src/js/demo.js')
-rw-r--r--demo/src/js/demo.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/demo/src/js/demo.js b/demo/src/js/demo.js
index 0820e4e0..b4a11c44 100644
--- a/demo/src/js/demo.js
+++ b/demo/src/js/demo.js
@@ -80,9 +80,12 @@ import Raven from 'raven-js';
google: 'AIzaSyDrNwtN3nLH_8rjCmu5Wq3ZCm4MNAVdc0c',
},
ads: {
- // enabled: true,
+ enabled: true,
publisherId: '918848828995742',
},
+ /* listeners: {
+ seek: () => false,
+ }, */
});
// Expose for tinkering in the console