Amauri CHAMPEAUX 4 rokov pred
rodič
commit
a051fb1b9c
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      tarteaucitron.services.js

+ 1 - 1
tarteaucitron.services.js

@@ -82,7 +82,7 @@ tarteaucitron.services.smartsupp = {
             return;
         }
 
-        window._smartsupp = _smartsupp || {};
+        window._smartsupp = window._smartsupp || {};
         window._smartsupp.key = tarteaucitron.user.smartsuppKey;
         window.smartsupp = function() {
             window.smartsupp._.push(arguments)