This commit is contained in:
Amauri CHAMPEAUX 2021-10-05 12:20:26 +02:00
parent 80129725e5
commit 7ae45337fb
1 changed files with 1 additions and 1 deletions

View File

@ -2542,7 +2542,7 @@ tarteaucitron.services.intercomChat = {
if (typeof intercomChatEnable === 'function') { if (typeof intercomChatEnable === 'function') {
intercomChatEnable() intercomChatEnable()
} }
}, }
); );
} }
}, },