Merge pull request #206 from ascribe/refresh-sentry-token

Replace Sentry key after their security breach
This commit is contained in:
Brett Sun 2016-06-14 18:07:10 +02:00 committed by GitHub
commit 59e25ecf26
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ const constants = {
'cssUrl': '//vjs.zencdn.net/4.12/video-js.css'
},
'raven': {
'url': 'https://0955da3388c64ab29bd32c2a429f9ef4@app.getsentry.com/48351'
'url': 'https://836bfb71c9c7418a967351d39ce547f0@app.getsentry.com/48351'
},
'facebook': {
'appId': '420813844732240',