diff options
author | Sam Potts <sam@potts.es> | 2018-03-18 00:21:23 +1100 |
---|---|---|
committer | Sam Potts <sam@potts.es> | 2018-03-18 00:21:23 +1100 |
commit | 0f8c6e147b384b437e7bc4093577a305026fb936 (patch) | |
tree | e003ae05e2b71c26a4029671773829f051110ebe /demo/index.html | |
parent | e56636528853ec8370e1380da92a5daa861dfd77 (diff) | |
download | plyr-0f8c6e147b384b437e7bc4093577a305026fb936.tar.lz plyr-0f8c6e147b384b437e7bc4093577a305026fb936.tar.xz plyr-0f8c6e147b384b437e7bc4093577a305026fb936.zip |
Added Sentry
Diffstat (limited to 'demo/index.html')
-rw-r--r-- | demo/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/index.html b/demo/index.html index 59fe08d0..a51a8ad0 100644 --- a/demo/index.html +++ b/demo/index.html @@ -181,7 +181,7 @@ <script src="https://cdn.rangetouch.com/1.0.1/rangetouch.js" async></script> <!-- Docs script --> - <script src="dist/demo.js"></script> + <script src="dist/demo.js?2" crossorigin="anonymous"></script> </body> </html>
\ No newline at end of file |