mirror of
https://github.com/caddyserver/website.git
synced 2025-04-20 12:15:08 -04:00
I hate JS
This commit is contained in:
parent
1bf01c7020
commit
522d1961d1
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ $(function() {
|
||||||
|
|
||||||
disableFields(true);
|
disableFields(true);
|
||||||
|
|
||||||
if (fathom !== undefined) {
|
if (typeof fathom !== 'undefined') {
|
||||||
fathom.trackGoal('U9K2UTFV', 0);
|
fathom.trackGoal('U9K2UTFV', 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue