Don't skip vector-2022 skin
This commit is contained in:
parent
f016a6d3bb
commit
0ee284913e
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