diff --git a/Resources.php b/Resources.php index 8b5feece..95e0a865 100644 --- a/Resources.php +++ b/Resources.php @@ -9,7 +9,7 @@ $resourcePaths = array( 'localBasePath' => __DIR__, 'remoteExtPath' => 'UniversalLanguageSelector' -) + $resourcePaths; +); $wgResourceModules['ext.uls.displaysettings'] = array( 'scripts' => 'resources/js/ext.uls.displaysettings.js',