mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Gadgets
synced 2024-11-15 03:23:51 +00:00
Merge "Allow pages in gadget namespace to begin with a lowercase letter"
This commit is contained in:
commit
327f82e680
|
@ -16,6 +16,7 @@
|
||||||
"id": 2300,
|
"id": 2300,
|
||||||
"constant": "NS_GADGET",
|
"constant": "NS_GADGET",
|
||||||
"name": "Gadget",
|
"name": "Gadget",
|
||||||
|
"capitallinkoverride": false,
|
||||||
"protection": "gadgets-edit"
|
"protection": "gadgets-edit"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue