diff --git a/flopay/index.html b/flopay/index.html
index 6cfe01a..d2c3276 100644
--- a/flopay/index.html
+++ b/flopay/index.html
@@ -1567,7 +1567,7 @@
floGlobals.loaded = true
}).catch(error => {
console.error(error)
- //detectAdBlocker(error)
+ detectAdBlocker(error)
})
}
}).catch(error => {