mirror of
https://github.com/caddyserver/website.git
synced 2025-04-24 05:56:15 -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);
|
||||
|
||||
if (fathom !== undefined) {
|
||||
if (typeof fathom !== 'undefined') {
|
||||
fathom.trackGoal('U9K2UTFV', 0);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue