Added proper spacing and faster load
This commit is contained in:
		@@ -11,7 +11,7 @@ class SpoilerAlertHooks {
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    public static function onBeforePageDisplay( OutputPage &$out, Skin &$skin ) {
 | 
			
		||||
        $out->addModules( ['ext.spoileralert'] );
 | 
			
		||||
        $out->addModuleStyles( ['ext.spoileralert'] );
 | 
			
		||||
        return true;
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user