MediaWiki:Common.js: Difference between revisions

Captcha testing
Tag: Reverted
No edit summary
Tag: Manual revert
Line 107: Line 107:
   }
   }
}
}
mw.loader.using('ext.confirmEdit.hCaptcha').then(function () {
    console.log('hCaptcha module loaded from Common.js');
});