ci: 👷 lint code to MediaWiki standards

Check commit and GitHub actions for more details
This commit is contained in:
github-actions 2022-10-25 17:55:07 +00:00 committed by alistair3149
parent 969cd787d6
commit 159bd8a7d2
No known key found for this signature in database

View file

@ -125,7 +125,7 @@ function main( window ) {
if ( tocContainer ) {
const toc = require( './tableOfContents.js' );
toc.init();
};
}
mw.loader.load( 'skins.citizen.preferences' );