I hate JS

This commit is contained in:
Matthew Holt 2022-07-05 13:29:22 -06:00
parent 1bf01c7020
commit 522d1961d1
No known key found for this signature in database
GPG key ID: 2A349DD577D586A5

View file

@ -154,7 +154,7 @@ $(function() {
disableFields(true);
if (fathom !== undefined) {
if (typeof fathom !== 'undefined') {
fathom.trackGoal('U9K2UTFV', 0);
}