Skip to content

Commit 9992ca3

Browse files
authored
Update cookie-consent.html
1 parent 683e60d commit 9992ca3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

_includes/cookie-consent.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333

3434
if(readCookie('cookie-notice-dismissed')=='true') {
3535
{% include ga.js %}
36-
{% include chatbutton.js %}
3736
} else {
3837
$('#cookie-notice').show();
3938
}

0 commit comments

Comments
 (0)