diff --git a/iplookup/module.js b/iplookup/module.js index bf76d871fe4..5ae39707643 100644 --- a/iplookup/module.js +++ b/iplookup/module.js @@ -39,5 +39,5 @@ M.core_iplookup.init = function(Y, latitude, longitude) { GUnload(); } }, document.body); - } -} + } +};