diff --git a/tarteaucitron.js b/tarteaucitron.js index a60b1d1..9cd1c5b 100644 --- a/tarteaucitron.js +++ b/tarteaucitron.js @@ -75,8 +75,8 @@ var tarteaucitron = { } else { if (typeof tarteaucitronProLoadServices === 'function') { setTimeout(tarteaucitronProLoadServices, 1000); - } - } + } + } origOpen.apply(this, arguments); }; }