Amauri CHAMPEAUX 3 years ago
parent
commit
7ae45337fb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tarteaucitron.services.js

+ 1 - 1
tarteaucitron.services.js

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