MediaWiki:Gadget-hcaptchaLoader.js: Difference between revisions
Captcha testing |
Captcha testing |
||
Line 1: | Line 1: | ||
mw.loader.using('ext.confirmEdit.hCaptcha').then(function () { | |||
console.log('hCaptcha module loaded by gadget'); | |||
} | }); |
JakeL (talk | contribs) Bureaucrats, confirmed, Interface administrators, Push subscription managers, superadmin, Suppressors, Administrators 107 edits Captcha testing |
JakeL (talk | contribs) Bureaucrats, confirmed, Interface administrators, Push subscription managers, superadmin, Suppressors, Administrators 107 edits Captcha testing |
||
Line 1: | Line 1: | ||
mw.loader.using('ext.confirmEdit.hCaptcha').then(function () { | |||
console.log('hCaptcha module loaded by gadget'); | |||
} | }); |