Make testing Raven easier

This commit is contained in:
Jordan Eldredge 2018-07-15 15:14:57 -07:00
parent e1cea87b27
commit 08f6f8cdca

View file

@ -119,6 +119,7 @@ function genAudioFileUrlsFromDropbox() {
}
Raven.context(() => {
window.Raven = Raven;
if (screenshot) {
document.getElementsByClassName("about")[0].style.visibility = "hidden";
}