Skip to content

Commit 1385a63

Browse files
authored
Update hooks.php
1 parent b3069db commit 1385a63

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

chatwoot/hooks.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,6 @@ function hook_chatwoot_footer_output($vars) {
9393
$chatwoot_output = "$chatwoot_jscode
9494
<script>
9595
window.onload = (event) => {
96-
window.\$chatwoot.setUser('$clientid', {
97-
avatar_url: '$gravatarurl',
98-
})
9996
window.\$chatwoot.setLabel('$chatwoot_label')
10097
}
10198
window.chatwootSettings = {

0 commit comments

Comments
 (0)