Fix exception in track-error js module that broke our re-upload button

This commit is contained in:
Pea Tyczynska
2020-01-09 16:08:44 +00:00
parent 5bf29495ae
commit a2220f6929
+1 -1
View File
@@ -5,7 +5,7 @@
this.start = function(component) {
if (!ga) return;
if (!('ga' in window)) return;
ga(
'send',