Gadget:hcaptchaLoader.js

Revision as of 15:01, 30 June 2025 by TheMajor (talk | contribs) (Captcha testing)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

mw.loader.using('ext.confirmEdit.hCaptcha').then(function () {

   console.log('hCaptcha module loaded by gadget');

});