Jump to content

MediaWiki:Gadget-watchlist-notice.js: Difference between revisions

From pool
m 1 revision imported
 
m 1 revision imported
 
(No difference)

Latest revision as of 15:04, 28 January 2020

if ( mw.config.get( 'wgCanonicalSpecialPageName' ) === 'Watchlist' ) {
	mw.loader.load( 'ext.gadget.watchlist-notice-core' );
}