Skip to content

Commit b56779f

Browse files
committed
Add semicolon
1 parent 463b9ab commit b56779f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/js/_leadform.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
$(document).ready(function() {
1515
$('.js-phone-label-question-mark').tooltip();
1616
})
17-
})($jq)
17+
})($jq);

0 commit comments

Comments
 (0)