Don't skip vector-2022 skin
This commit is contained in:
parent
7427d968bf
commit
a6467a5ee4
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ $wgSVGConverter = 'ImagickExt';
|
||||||
$wgSVGNativeRendering = true;
|
$wgSVGNativeRendering = true;
|
||||||
|
|
||||||
$wgDefaultSkin = "vector";
|
$wgDefaultSkin = "vector";
|
||||||
$wgSkipSkins = array( "vector-2022" );
|
#$wgSkipSkins = array( "vector-2022" );
|
||||||
wfLoadSkin( 'Vector' );
|
wfLoadSkin( 'Vector' );
|
||||||
|
|
||||||
######################## END OF CUSTOMIZABLE AREA #############################
|
######################## END OF CUSTOMIZABLE AREA #############################
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue