Skip to content
Snippets Groups Projects
Verified Commit f7786595 authored by Christian Heusel's avatar Christian Heusel :rocket:
Browse files

archwiki: enable Extension:NativeSvgHandler

parent 4bf7733b
No related branches found
No related tags found
No related merge requests found
......@@ -458,6 +458,9 @@ wfLoadExtension( 'VisualEditor' );
wfLoadExtension( 'Linter' );
wfLoadExtension( 'DiscussionTools' );
wfLoadExtension( 'NativeSvgHandler' );
$wgFileExtensions[] = 'svg';
##
## Temporary settings for maintenance
##
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment