Don't send email notifs to blocked users if $wgBlockDisablesLogin is true
[lhc/web/wiklou.git] / docs / extension.schema.json
index 05f0c45..d7d9e47 100644 (file)
@@ -30,8 +30,7 @@
                        "description": "Extension's authors.",
                        "items": {
                                "type": "string"
-                       },
-                       "additionalItems": false
+                       }
                },
                "version": {
                        "type": "string",
                "ValidSkinNames": {
                        "type": "object"
                },
+               "SkinOOUIThemes": {
+                       "type": "object"
+               },
                "callback": {
                        "type": [
                                "array",